<style>:host .chart{--d3fc-local-full--gradient:var(--d3fc-full--gradient,linear-gradient(#4d342f 0%,#e4521b 22.5%,#feeb65 42.5%,#f0f0f0 50%,#dcedc8 57.5%,#42b3d5 67.5%,#1a237e 100%));--d3fc-local-positive--gradient:var(--d3fc-positive--gradient,linear-gradient(#dcedc8 0%,#42b3d5 35%,#1a237e 100%));--d3fc-local-negative--gradient:var(--d3fc-negative--gradient,linear-gradient(#feeb65 100%,#e4521b 70%,#4d342f 0%));--d3fc-local-series:var(--d3fc-series,rgba(31,119,180,0.5));--d3fc-local-series-1:var(--d3fc-series-1,#0366d6);--d3fc-local-series-2:var(--d3fc-series-2,#ff7f0e);--d3fc-local-series-3:var(--d3fc-series-3,#2ca02c);--d3fc-local-series-4:var(--d3fc-series-4,#d62728);--d3fc-local-series-5:var(--d3fc-series-5,#9467bd);--d3fc-local-series-6:var(--d3fc-series-6,#8c564b);--d3fc-local-series-7:var(--d3fc-series-7,#e377c2);--d3fc-local-series-8:var(--d3fc-series-8,#7f7f7f);--d3fc-local-series-9:var(--d3fc-series-9,#bcbd22);--d3fc-local-series-10:var(--d3fc-series-10,#17becf);}:host .chart .series{fill:var(--d3fc-local-series);}:host .chart .series-1{fill:var(--d3fc-local-series-1);}:host .chart .series-2{fill:var(--d3fc-local-series-2);}:host .chart .series-3{fill:var(--d3fc-local-series-3);}:host .chart .series-4{fill:var(--d3fc-local-series-4);}:host .chart .series-5{fill:var(--d3fc-local-series-5);}:host .chart .series-6{fill:var(--d3fc-local-series-6);}:host .chart .series-7{fill:var(--d3fc-local-series-7);}:host .chart .series-8{fill:var(--d3fc-local-series-8);}:host .chart .series-9{fill:var(--d3fc-local-series-9);}:host .chart .series-10{fill:var(--d3fc-local-series-10);}:host{user-select:none;}:host .chart{position:absolute;box-sizing:border-box;left:0;top:0;%;%;padding:12px;overflow:hidden;}:host .chart.heatmap d3fc-group.cartesian-chart,:host .chart.treemap d3fc-group.cartesian-chart{grid-template-columns:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);grid-template-rows:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);}:host .chart .chart-label{display:none;}:host .chart.heatmap{padding-right:120px;}:host .chart.xyscatter{padding:0;font-size:14px;}:host .chart.xyscatter d3fc-group:first-child{padding:16px;padding-top:0px;width:calc(100% - 32px);height:calc(100% - 16px);}:host .chart.xyscatter .multi-xlabel{position:absolute;bottom:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .multi-ylabel{position:absolute;top:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .outer-container{%;}:host .chart.xyscatter .inner-container{display:inline-grid;overflow-y:auto;width:calc(100% - 16px);%;padding:0;margin:0;}:host .chart.xyscatter .inner-container div{overflow:hidden;}:host .chart.xyscatter .inner-container text.segment,:host .chart.xyscatter .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.xyscatter .inner-container div.xy-scatter-container{margin:5px 0;}:host .chart.sunburst{padding:0;font-size:14px;}:host .chart.sunburst .outer-container{%;}:host .chart.sunburst .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.sunburst .inner-container div{overflow:hidden;}:host .chart.sunburst .inner-container .sunburst-container:not(:only-child) svg{transform:translate(0,-27px);}:host .chart.sunburst .inner-container svg{%;%;}:host .chart.sunburst .inner-container path{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.sunburst .inner-container text.segment,:host .chart.sunburst .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.sunburst .inner-container div.title-container{margin-top:5px;}:host .chart.has-legend{padding-right:120px;}:host .chart.treemap .treemap-container{position:relative;}:host .chart.treemap .treemap-container:not(:only-child){width:calc(100% - 12px);height:calc(100% - 12px);}:host .chart.treemap .outer-container{%;}:host .chart.treemap .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.treemap .inner-container div{overflow:hidden;}:host .chart.treemap .inner-container svg{%;%;}:host .chart.treemap .inner-container .treerect{stroke:var(--d3fc-treedata-axis--lines,var(--d3fc-axis--lines,white));fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.treemap .inner-container .treerect:hover{cursor:pointer;stroke:var(--d3fc-treedata--hover-highlight,black);stroke-opacity:1;}:host .chart.treemap .inner-container .rootnode{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .branchnode{opacity:0;}:host .chart.treemap .inner-container .branchnode:hover{fill-opacity:0.1;opacity:1;fill:var(--d3fc-treedata--hover-highlight,black);}:host .chart.treemap .inner-container .leafnode{fill-opacity:0.8;}:host .chart.treemap .inner-container .leafnode:hover{fill-opacity:0.5;}:host .chart.treemap .inner-container #hidden{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .top{font-size:14px;z-index:5;pointer-events:none;}:host .chart.treemap .inner-container .mid{font-size:8px;opacity:0.7;z-index:4;}:host .chart.treemap .inner-container .lower{font-size:0px;opacity:0;z-index:4;}:host .chart.treemap .inner-container text{fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.treemap .inner-container text.title{dominant-baseline:hanging;}:host .chart.treemap .inner-container .parent-controls{position:absolute;top:12px;right:auto;left:30px;width:auto;z-index:4;transition:box-shadow 1s;}:host .chart.treemap .inner-container .parent-controls:hover{box-shadow:2px 2px 6px#000;transition:box-shadow 0.2s;}:host .chart .x-label{em!important;line-height:1em!important;}:host .chart .x-label,:host .chart .y-label{color:var(--d3fc-label--color,inherit);font-size:14px;}:host .chart d3fc-canvas.plot-area{display:none;}:host .chart.xyscatter d3fc-canvas.plot-area,:host .chart.xyline d3fc-canvas.plot-area,:host .chart.ohlc d3fc-canvas.plot-area,:host .chart.candlestick d3fc-canvas.plot-area,:host .chart.heatmap d3fc-canvas.plot-area{display:block;}:host .chart .y-axis text,:host .chart .x-axis text{fill:var(--d3fc-axis-ticks--color,rgb(80,80,80));font-size:11px;}:host .chart .y-axis path,:host .chart .x-axis path{stroke:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label{display:inline-block;margin:0 10px;cursor:pointer;}:host .chart .splitter-label::after{margin-left:5px;color:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label:hover::after{color:var(--d3fc-axis-ticks--color,rgb(80,80,80));}:host .chart .splitter-label.disabled::after{color:rgba(80,80,80,0.3);}:host .chart .splitter-label.disabled{cursor:default;}:host .chart .y-label.left-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-desc-icon--mask-image);mask-image:var(--sort-desc-icon--mask-image);}:host .chart .y-label.right-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-asc-icon--mask-image);mask-image:var(--sort-asc-icon--mask-image);}:host .chart.ybar .y-axis path,:host .chart.yline .y-axis path,:host .chart.xyline .y-axis path,:host .chart.xyline .x-axis path,:host .chart.yarea .y-axis path,:host .chart.yscatter .y-axis path,:host .chart.xyscatter .y-axis path,:host .chart.xyscatter .x-axis path,:host .chart.xbar .x-axis path{visibility:hidden;}:host .chart .y-label{white-space:nowrap;}:host .chart .nearbyTip{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host #dragHandles{position:absolute;top:0px;right:0px;left:auto;pointer-events:none;}:host #dragHandles rect{pointer-events:all;}:host .label rect{fill:none;}:host .legend-container{position:absolute;top:12px;right:12px;left:auto;}:host .legend-container.legend-color{}:host .legend-container[borderbox-on-hover="true"]{transition:box-shadow 1s;}:host .legend-container[borderbox-on-hover="true"]:hover{background-color:var(--d3fc-legend--background,#ffffff);transition:box-shadow 0.2s,background-color 0.2s;}:host .legend-container .legend{font-size:8pt;%;}:host .legend-container .legend .cell{cursor:pointer;}:host .legend-container .legend .cell path{fill:var(--d3fc-series,rgba(31,119,180,0.5));stroke:var(--d3fc-series,rgb(31,119,180));}:host .legend-container .legend .cell.hidden path{fill:rgba(204,204,204,0.5);stroke:rgb(204,204,204);}:host .legend-container .legend .cell.hidden circle{fill:rgb(204,204,204)!important;}:host .legend-container text{fill:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .label:hover{fill:rgb(34,160,206);}:host .legend-container #legend-axis path{stroke:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .legend-controls{margin-left:12px;}:host .legend-container .legend-controls #up-arrow,:host .legend-container .legend-controls #down-arrow{cursor:pointer;color:rgb(31,119,180);}:host .legend-container .legend-controls #up-arrow.disabled,:host .legend-container .legend-controls #down-arrow.disabled{cursor:default;color:rgb(51,51,51);}:host .heatmap .legend-container.legend-color{}:host .treemap .legend-container.legend-color{}:host .treemap .legend-container:not(.legend-color){}:host .zoom-controls{position:absolute;top:10px;left:0;%;text-align:center;}:host .zoom-controls button{-webkit-appearance:none;background:var(--plugin--background,rgb(247,247,247));border:1px solid var(--inactive--color,rgb(204,204,204));color:var(--d3fc-label--color,inherit);font-size:12px;padding:8px;opacity:0.5;cursor:pointer;}:host .zoom-controls button:hover{opacity:1;}:host .parent-controls{position:absolute;top:30px;right:145px;%;text-align:right;}:host .parent-controls button{-webkit-appearance:none;background:rgb(247,247,247);border:1px solid rgb(204,204,204);padding:10px;opacity:0.5;cursor:pointer;}:host .parent-controls button:hover{background:rgb(230,230,230);}:host div.tooltip{position:absolute;text-align:left;font-size:12px;font-weight:300;white-space:nowrap;padding:0.5em;background:var(--d3fc-tooltip--background,#ffffff);color:var(--d3fc-tooltip--color,black);border:1px solid var(--d3fc-tooltip--border-color,#777777);box-shadow:var(--d3fc-tooltip--box-shadow,none);pointer-events:none;}:host div.tooltip ul{margin:0;padding:0;list-style-type:none;}d3fc-canvas,d3fc-svg{position:relative;display:block}d3fc-canvas>canvas,d3fc-svg>svg{position:absolute;%;%}d3fc-svg>svg{overflow:visible}d3fc-group.cartesian-chart{%;%;overflow:hidden;display:grid;display:-ms-grid;grid-template-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);grid-template-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);}
d3fc-group.cartesian-chart>.top-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:1;-ms-grid-row:1;}
d3fc-group.cartesian-chart>.top-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:2;-ms-grid-row:2;}
d3fc-group.cartesian-chart>.left-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:1;-ms-grid-column:1;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.left-axis{width:3em;grid-column:2;-ms-grid-column:2;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.plot-area{overflow:hidden;grid-column:3;-ms-grid-column:3;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-axis{width:3em;grid-column:4;-ms-grid-column:4;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:5;-ms-grid-column:5;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.bottom-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:4;-ms-grid-row:4;}
d3fc-group.cartesian-chart>.bottom-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:5;-ms-grid-row:5;}
d3fc-group.cartesian-chart>.y-label{display:flex;transform:rotate(-90deg);width:1em;white-space:nowrap;justify-content:center;}</style><div id="container" class="chart yline"><d3fc-group class="cartesian-chart" auto-resize=""><div class="chart-label top-label" style="margin-bottom: 1em; margin-top: 0px;"></div><div class="x-label bottom-label">Order Date</div><div class="y-label left-label">Sales</div><d3fc-svg class="svg-plot-area plot-area"><svg viewBox="0 0 911 583" preserveAspectRatio="none"><g class="multi"><g><line class="gridline-y" x1="55.29732510288066" x2="55.29732510288066" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="112.15672153635117" x2="112.15672153635117" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="169.64094650205763" x2="169.64094650205763" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="227.12517146776406" x2="227.12517146776406" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="283.35973936899865" x2="283.35973936899865" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="340.2191358024691" x2="340.2191358024691" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="397.70336076817557" x2="397.70336076817557" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="455.18758573388203" x2="455.18758573388203" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="512.0469821673526" x2="512.0469821673526" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="568.906378600823" x2="568.906378600823" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="626.3906035665294" x2="626.3906035665294" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="683.8748285322359" x2="683.8748285322359" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="740.1093964334706" x2="740.1093964334706" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="796.9687928669409" x2="796.9687928669409" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="854.4530178326474" x2="854.4530178326474" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="583" y2="583" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="499.7142857142858" y2="499.7142857142858" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="416.42857142857144" y2="416.42857142857144" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="333.1428571428571" y2="333.1428571428571" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="249.8571428571429" y2="249.8571428571429" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="166.57142857142856" y2="166.57142857142856" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="83.28571428571432" y2="83.28571428571432" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="0" y2="0" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line></g></g><g class="multi"><g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M0.3124142661179698,582.7260233142857L1.562071330589849,582.6745860571428L2.186899862825789,582.6761851428572L2.8117283950617282,581.5481967428572L4.061385459533607,582.3246528L5.311042524005487,582.834428L6.560699588477366,545.2460027142857L7.810356652949245,580.5022614285714L8.435185185185185,578.0034568L10.309670781893004,576.6937056571429L10.934499314128944,539.5802254857143L11.559327846364884,582.5794404571428L12.808984910836763,582.2334382857142L15.308299039780522,575.8928968571429L15.933127572016462,582.9345707428572L17.18278463648834,578.9939571428572L17.80761316872428,578.1583349142857L18.43244170096022,575.1894657142857L19.05727023319616,579.6802980571429L19.682098765432098,581.3823915428571L21.55658436213992,582.8508852571429L24.680727023319616,548.9627942857143L25.305555555555554,580.8417673142857L26.555212620027437,582.7305540571429L27.804869684499312,582.8494194285714L28.429698216735254,582.0970496L29.054526748971195,582.3706265142857L30.92901234567901,582.8525842857143L31.55384087791495,582.6761851428572L32.803497942386834,582.0726635428572L34.67798353909465,582.6759186285715L35.92764060356653,557.2543368857143L37.177297668038406,569.2981674285714L37.80212620027435,576.8293281142858L38.42695473251029,571.2473529714285L39.676611796982165,577.8430818285715L41.551097393689986,570.6411329142857L42.175925925925924,580.7398922285714L44.050411522633745,578.3314026285715L44.67524005486968,576.8238312571428L45.924897119341566,578.4175533714285L48.424211248285324,577.6033522285715L49.04903978052126,581.7442346571429L49.6738683127572,567.2579339428572L50.298696844993145,581.910956L50.92352537722908,575.3519394857143L51.54835390946502,582.6876785714286L52.7980109739369,563.164008L53.422839506172835,568.1611342L54.04766803840878,576.5933963428571L54.67249657064472,550.3905946L55.29732510288066,582.2223113142858L55.9221536351166,561.6642321714286L57.171810699588484,581.5869745714285L57.796639231824415,570.1638391428572L59.04629629629629,582.8507519999999L59.671124828532236,580.1331391428572L61.54561042524005,563.7295513142858L62.170438957475994,582.4603085714285L65.91941015089162,566.0008526857143L66.54423868312757,580.8457317142856L67.16906721536351,562.1710757142857L67.79389574759945,582.724824L70.2932098765432,577.9632797714286L72.16769547325103,555.0166662857143L72.79252400548697,581.2120222857143L73.4173525377229,565.530988L74.66700960219478,574.5694868571429L75.29183813443073,582.1492864L75.91666666666666,581.0415864L76.54149519890261,580.1947872285714L77.79115226337449,564.8212271428571L78.41598079561044,553.0176425714286L79.04080932784636,579.0727454285714L79.66563786008231,543.9590052285714L80.29046639231824,578.471256L80.91529492455419,570.7595652L81.54012345679011,579.5774568571429L83.41460905349794,582.0605371428571L84.66426611796982,567.1932376L85.28909465020577,581.4738725714285L86.53875171467764,579.8866467428571L87.16358024691357,579.9862231428572L87.78840877914952,577.6071167428572L88.41323731138546,581.0631074285715L89.0380658436214,581.0088051428571L89.66289437585735,571.3219436571428L90.28772290809327,562.4958233714286L90.91255144032922,580.7186377142857L92.1622085048011,575.9070054571429L92.78703703703704,570.1123685714285L93.41186556927298,567.9397774285715L94.03669410150893,572.9145997142857L94.66152263374485,570.9059814857143L95.2863511659808,575.6700576L96.53600823045268,581.0792148857142L97.1608367626886,578.5203112857143L97.78566529492456,544.1736658285714L98.4104938271605,496.6149910857143L102.15946502057614,582.3912813714286L102.78429355281207,570.2774075428572L103.40912208504801,526.0575238285714L104.03395061728395,580.6713314285714L105.28360768175584,552.5349252342857L105.90843621399176,514.5817351714286L106.53326474622772,550.0938476L107.15809327846364,581.1761094857143L107.78292181069959,582.9288406857142L109.6574074074074,572.7368680000001L110.28223593964334,555.6870996285714L110.9070644718793,582.2224445714286L111.53189300411522,572.0064189714286L112.78155006858711,581.6747577142858L114.03120713305898,582.3763565714286L114.65603566529492,566.0725117142857L115.28086419753087,573.6721332571428L115.90569272976681,578.9823970857143L116.53052126200274,581.9359084L118.40500685871058,569.3646960571429L119.02983539094649,579.7669152L120.27949245541838,580.2187568571429L122.77880658436214,582.7683990857143L124.02846364883403,577.2969274285714L124.65329218106994,582.400676L125.2781207133059,560.8682539428571L125.90294924554183,556.0094986285715L127.15260631001372,444.424398L127.77743484224965,500.9125339428572L128.40226337448559,579.0355999999999L129.02709190672155,579.7826395428572L131.5264060356653,582.6709881142857L132.77606310013718,576.5874997142857L133.40089163237312,547.5863479428572L134.02572016460906,565.6866656571428L134.650548696845,578.6210037142857L135.90020576131687,535.5953705142857L136.5250342935528,548.3442646L137.77469135802468,575.4773011428572L138.39951989026065,563.3707897714286L140.27400548696846,568.9616598285714L140.8988340192044,568.7899246857143L142.77331961591221,570.7486714285714L143.39814814814815,575.9811464L144.64780521262003,582.6803161142857L145.27263374485597,574.7344592L146.52229080932784,562.2574596571428L147.14711934156378,582.4769657142857L147.77194787379972,578.7004582857143L149.02160493827162,571.1893777857142L149.64643347050756,580.980488L150.27126200274347,581.4588811428572L150.8960905349794,575.1805374857144L151.52091906721537,538.118328L152.1457475994513,582.7601371428572L153.3954046639232,578.0644219428572L154.64506172839506,554.0142727428571L155.269890260631,352.4172702285715L155.89471879286694,555.553526L156.51954732510288,552.2577770285714L157.14437585733882,580.8687185714285L157.76920438957475,518.7967752000001L158.39403292181072,569.0539070857143L159.01886145404663,501.0518542857143L159.64368998628257,582.5086142857143L160.89334705075447,569.4305750571428L162.14300411522632,538.1534912285714L162.76783264746228,495.3760994285714L163.39266117969822,541.2870496L164.01748971193416,567.8631545714286L164.6423182441701,415.02987114285713L165.26714677640604,579.4693520000001L166.5168038408779,578.0129846857143L167.14163237311385,571.5748657142857L167.7664609053498,577.3850770285715L168.39128943758573,526.4420373142857L169.0161179698217,580.0536179428572L170.89060356652948,574.1860560857142L171.51543209876544,570.8611404571428L172.14026063100138,579.8034942857144L172.7650891632373,581.4507191428571L174.0147462277092,580.5448704L174.63957475994513,580.3249961142857L175.26440329218107,580.9968453142857L175.889231824417,567.0680425142857L176.51406035665295,582.3955122857143L177.13888888888889,557.1852597142857L177.76371742112482,512.4959110857143L178.38854595336076,579.5565688L179.0133744855967,579.7631506857143L179.63820301783264,580.7334958857143L180.2630315500686,581.9455362285714L180.88786008230454,582.776128L181.51268861454045,579.4693520000001L182.1375171467764,574.1486941142857L184.0120027434842,582.2317392571429L184.63683127572017,582.0926188L185.2616598079561,575.5395988571429L187.13614540466392,537.4268566857143L188.3858024691358,535.3798604L189.01063100137176,527.0220057142857L189.63545953360767,562.4830973142857L190.2602880658436,538.3303234571429L190.88511659807955,553.6042072L191.50994513031551,555.9032593714286L192.13477366255145,582.272416L192.75960219478736,561.1351013714285L193.38443072702333,577.4435769142857L194.00925925925927,557.7215530857143L194.6340877914952,549.6431386285715L195.2589163237311,509.2966736L195.88374485596708,568.9452358857143L197.13340192043896,567.4527225714286L197.7582304526749,553.5189892571428L198.38305898491083,582.3787552L199.00788751714677,469.09722451428576L199.6327160493827,548.9767029999999L200.25754458161867,498.05796605714283L202.13203017832646,581.9881118857143L202.75685871056243,565.0880412571429L203.38168724279836,540.1813151428571L204.00651577503427,560.0684445714286L204.63134430727024,557.0665276L205.25617283950618,582.9373691428572L205.88100137174212,562.7719321714286L206.50582990397805,572.3990611428571L207.130658436214,579.4601572571429L207.75548696844993,500.54161268571426L208.38031550068587,565.4601285142858L209.00514403292183,575.0052377142857L210.25480109739368,576.91348L210.87962962962962,571.1792918857143L211.50445816186559,581.0984205714285L212.12928669410152,567.7523179428572L212.75411522633743,564.4997776L213.3789437585734,581.0393876571428L214.62860082304528,504.2448203571428L215.25342935528118,581.4482205714286L215.87825788751715,455.8661228L216.5030864197531,569.5057154285714L217.12791495198903,573.8237798857142L217.75274348422496,582.2415336571429L219.00240054869684,539.6144392571429L219.62722908093278,518.2722750857142L220.25205761316874,551.09824L220.87688614540465,578.2384557714286L221.5017146776406,569.2230770285714L222.12654320987653,582.1022133142857L223.37620027434843,573.3793673142857L224.00102880658434,557.0423747428572L224.6258573388203,565.5104997142857L225.25068587105625,571.3778117142857L225.8755144032922,579.2440808L228.3748285322359,553.7191814628571L232.1237997256516,576.9356339999999L232.7486282578875,566.0412962285715L234.62311385459532,572.7981996L237.1224279835391,581.5181805714286L238.372085048011,577.9738404L243.3707133058985,523.4798309714286L243.99554183813441,511.4135299428571L245.24519890260632,546.9932537142857L245.87002743484223,581.346612L247.74451303155004,578.7875751428571L249.6189986282579,545.5108679428571L250.86865569272973,580.8496961142857L251.49348422496573,571.6086464L254.61762688614542,565.0109186857143L255.24245541838133,572.547976L255.86728395061732,580.9253528571429L257.11694101508914,581.3908533714285L258.366598079561,577.7233502857143L258.99142661179695,539.8396771428571L261.49074074074076,582.5690797142857L262.74039780521264,574.0231325714286L263.3652263374486,573.8175168L263.9900548696845,581.9627264000001L264.61488340192045,569.8820002857143L266.48936899862827,560.3912433428571L267.1141975308642,557.0940785142858L268.3638545953361,540.6833947428571L268.988683127572,582.9232438857143L269.61351165980795,582.9814772571428L270.86316872427983,582.9160479999999L271.48799725651577,580.635352L272.1128257887517,571.2084085714285L273.3624828532236,465.0064634285714L275.23696844993145,580.8165150857143L275.86179698216733,582.155816L276.4866255144033,561.8391155142857L277.11145404663927,570.0672610285715L277.73628257887515,580.2140595428572L279.61076817558296,582.0537410285714L280.23559670781896,581.6057971428571L280.86042524005484,578.9465842285714L281.48525377229083,576.4677348571429L283.9845679012346,578.1683625142857L285.23422496570646,561.7853629142857L285.8590534979424,578.2080065142857L286.48388203017834,580.6679333714285L287.1087105624143,568.0801971428572L288.35836762688615,570.3740189714285L289.608024691358,560.8735509142857L290.8576817558299,537.4483444L291.48251028806584,582.4135353142857L292.7321673525378,519.9955564571428L293.35699588477365,537.2743772L293.9818244170096,575.4473182857142L294.6066529492456,577.5038091428572L295.23148148148147,578.0292420571428L295.8563100137174,568.1236722857143L296.48113854595334,580.4528563428571L298.35562414266116,568.2474015428571L298.9804526748971,556.2765875857143L299.6052812071331,538.5222637142857L300.23010973936897,582.256092L301.4797668038409,565.9602425714286L302.1045953360768,581.5915386285714L303.3542524005487,557.6972669714286L305.85356652949247,577.9092106857142L306.4783950617284,517.4428826285714L307.1032235939643,582.1869648571428L307.7280521262003,582.2223113142858L308.97770919067216,565.3375985714285L310.22736625514403,564.3786468571428L312.10185185185185,581.5491628571428L313.97633744855966,580.1758813714285L314.6011659807956,582.6540644571429L315.2259945130316,518.6684818857143L315.8508230452675,580.6515760571428L316.4756515775034,572.8340291142857L317.1004801097394,568.9125878857143L317.7253086419753,572.4994037714285L318.9749657064472,569.8822334857143L319.5997942386831,570.4551725714286L320.2246227709191,574.1860394285715L320.849451303155,510.9774792571428L321.4742798353909,570.0995425714286L323.3487654320988,564.2342294285714L325.84807956104254,580.5763190857142L326.4729080932785,571.6062477714286L327.72256515775035,579.5383125714286L328.3473936899863,580.5028277714285L328.97222222222223,582.3899488L330.2218792866941,574.5287101714285L330.84670781893004,525.6343990857142L332.0963648834019,564.7029614285714L332.72119341563786,579.573126L333.3460219478738,580.9021328L333.97085048010973,581.2014283428572L334.5956790123457,562.6361764571428L335.2205075445816,573.5294481714286L336.4701646090535,570.5451211428572L337.0949931412894,557.893688L338.96947873799724,580.2857852L340.8439643347051,560.2447104571429L341.46879286694104,576.9049848571428L342.0936213991769,564.6778091428572L342.7184499314129,581.7711026285715L343.34327846364886,580.1624224L344.59293552812073,582.6482011428571L345.2177640603566,559.5307186857143L345.8425925925926,582.2789789142857L346.46742112482855,569.5900672L347.09224965706443,548.8100982571428L347.7170781893004,550.4717981714286L348.34190672153636,568.6595992L350.2163923182442,579.7440949142857L350.8412208504801,571.8953824571429L351.46604938271605,582.9662692857144L352.090877914952,538.1395158857143L353.9653635116598,582.8249001142857L355.2150205761317,551.1380838857143L355.8398491083676,573.4822251714286L356.46467764060355,582.5007854285714L358.33916323731137,579.2333202857143L358.96399176954736,526.0347035428572L360.21364883401924,568.9702216L363.3377914951989,577.2009822857143L363.96262002743487,569.0063009714286L364.58744855967075,526.6053439428571L365.21227709190674,570.0651622285715L365.8371056241427,582.2312395428571L367.08676268861456,575.1475563428571L368.33641975308643,580.0934951428571L368.96124828532237,540.5828189142857L369.58607681755825,577.5124708571428L373.33504801097394,562.9734836L373.9598765432099,468.3253824857143L374.5847050754458,582.4706026857143L375.8343621399177,572.4248797142857L376.4591906721536,549.3936812571428L378.33367626886144,582.0285554285714L378.9585048010974,566.6909248000001L380.20816186556925,570.2973294857143L380.8329903978052,567.6839237142857L381.4578189300412,570.7856003142857L382.08264746227707,581.5678188571428L382.70747599451306,570.3269125714286L383.332304526749,581.8626502857143L384.5819615912209,575.8970611428571L385.20679012345676,579.8353094285715L385.83161865569275,571.2096745142857L386.4564471879287,547.8630897142857L387.08127572016457,531.9228036571428L387.70610425240056,547.4541568571428L388.3309327846365,582.4816297142858L388.95576131687244,398.19183171428574L389.5805898491084,572.4750177142857L390.2054183813443,578.338332L390.83024691358025,553.8466019428572L391.4550754458162,519.1748257142857L392.07990397805213,568.3720969142857L393.329561042524,569.7503089142857L393.95438957475994,558.8774255428572L394.5792181069959,541.5309101714286L395.2040466392318,548.5838776L395.82887517146776,572.6787678857143L397.70336076817557,571.5971862857143L398.3281893004115,571.8201921142858L398.95301783264745,578.6656448571429L399.5778463648834,582.5509234285714L400.2026748971194,571.3649524L402.0771604938272,580.5124222857143L402.7019890260631,559.7289386857143L403.326817558299,552.8564347428571L403.951646090535,566.1447121L404.5764746227709,570.9773739999999L405.2013031550069,576.8092062857143L406.4509602194787,535.1745111428571L407.70061728395063,581.7027417142857L408.3254458161866,578.3754108L408.9502743484225,582.3976777142857L409.5751028806584,575.2694866285715L410.8247599451303,582.7480107428571L411.44958847736626,545.3764448000001L412.69924554183814,576.4539760571429L414.57373113854595,581.259162L415.8233882030178,579.953242L416.44821673525377,538.9433396285714L417.0730452674897,531.9853678857143L417.69787379972564,540.8049086L419.5723593964335,572.9635717142856L420.1971879286694,582.8087593428571L420.82201646090533,558.6332318285714L421.4468449931413,558.2894950285714L422.0716735253772,545.2343926857143L422.6965020576132,572.0481950857143L423.946159122085,582.7408148571428L424.570987654321,529.9114003542857L425.1958161865569,562.8399932571429L427.0703017832647,518.2705760571429L428.31995884773664,568.5458642285714L428.9447873799725,559.0113156571429L429.5696159122085,541.1797442857143L430.19444444444446,579.1362924285714L430.8192729766804,531.9675114285715L431.44410150891633,562.6988739428572L432.06893004115227,582.7814582857143L433.31858710562415,570.1216382714285L433.9434156378601,567.5175521714286L434.568244170096,582.4958882285714L435.19307270233196,554.8816268285715L435.8179012345679,581.9653915428571L437.06755829903983,572.2003580857144L437.6923868312757,505.0168872571429L438.31721536351165,573.8212813142857L438.9420438957476,499.63133314285716L439.5668724279835,560.9236556L441.44135802469134,579.4357712L442.06618655692733,558.3413320571428L442.6910150891632,561.0363245142858L443.31584362139915,569.3640297714286L443.94067215363515,576.2158122285715L444.56550068587103,495.6274890285714L445.190329218107,582.9170474285714L445.81515775034296,551.0434046857143L446.43998628257884,569.4574763428571L447.06481481481484,539.1278508L447.6896433470508,567.3508141714286L448.3144718792867,552.2819298857142L449.56412894375853,579.763184L450.1889574759945,557.6177457714285L450.81378600823047,533.4061555428572L451.43861454046635,578.2289278857143L452.06344307270234,571.848376L452.6882716049383,581.6807542857143L453.3131001371742,582.8940605714286L453.93792866941016,528.8419651428571L454.5627572016461,571.8652996571428L456.4372427983539,581.0934234285714L458.93655692729766,582.1838666285714L459.5613854595336,579.8813164571429L460.81104252400553,582.5860700000001L463.3103566529492,576.2481270857143L463.9351851851852,577.8700497428572L464.56001371742116,581.2973401714286L467.68415637860085,563.5601814857142L468.3089849108368,572.3031493142857L468.93381344307267,582.000738L473.30761316872434,533.8480362285715L473.9324417009602,582.7409481142857L475.1820987654321,434.3683142857143L475.806927297668,568.5682514285714L476.43175582990403,581.2535318857143L477.05658436214,567.6926520571428L478.3062414266118,580.6982826857143L481.4303840877915,560.2456765714286L482.6800411522633,569.0426302L483.30486968449935,576.2193435428571L483.9296982167353,566.8682900571429L485.80418381344305,577.0320788571428L486.42901234567904,582.7252237714287L487.67866941015086,574.7905271428572L489.55315500685873,582.2217782857142L490.8028120713306,578.9374561142857L492.0524691358024,581.1493247999999L492.6772976680385,480.9613078285714L493.9269547325103,473.1032007428571L494.55178326474623,580.8612228571428L495.80144032921817,577.8515769714286L497.05109739369,553.2403818857143L497.6759259259259,575.7399842857143L498.3007544581618,579.3891312L498.92558299039786,578.9355572000001L499.5504115226338,582.1784697142857L500.1752400548697,572.5237065428571L500.8000685871056,576.1049422857143L502.6745541838135,543.6835793714286L503.29938271604937,565.3154112571428L503.9242112482853,581.2077913714286L504.54903978052124,580.5896947714285L505.1738683127572,573.9220237142857L505.7986968449932,580.2034656L507.048353909465,577.6676154857144L507.67318244170093,561.5547614285714L508.29801097393687,579.2971837714285L509.5476680384088,581.4358942857143L510.17249657064474,567.0597972285714L511.42215363511656,572.3267358285714L512.0469821673526,549.1236356571428L513.2966392318244,575.8220040571429L513.9214677640604,573.1925408L514.5462962962963,568.2090234857143L515.7959533607682,581.7688372571429L516.4207818930041,540.3479198857143L517.04561042524,573.7275515714285L517.670438957476,568.1424615428572L518.9200960219479,560.5008306857143L519.5449245541838,582.8980582857143L520.1697530864197,558.5711006857143L520.7945816186557,564.3178816L521.4194101508916,579.6703037714286L522.0442386831276,578.7108023714286L522.6690672153635,579.1108902857143L523.2938957475994,569.8482529142857L524.5435528120714,581.7400537142858L525.1683813443072,581.8911340000001L525.7932098765432,577.4595344571429L526.4180384087791,582.9336379428571L527.0428669410151,581.1940325714286L528.9173525377229,582.4945556571429L530.1670096021948,582.8715401142857L530.7918381344307,574.3738320571429L531.4166666666667,570.2187077714286L532.0414951989026,564.6935834571428L533.2911522633744,575.1304328L533.9159807956104,581.8176093714286L534.5408093278464,502.44645691428576L535.1656378600824,564.2060122285715L535.7904663923182,579.1741874285714L536.4152949245541,582.6829812571428L537.0401234567901,582.9003902857143L537.6649519890261,579.9422482857143L538.914609053498,581.6776893714285L539.5394375857338,582.3874835428571L540.1642661179698,568.334052L540.7890946502058,577.7204852571429L541.4139231824417,580.964164L542.0387517146777,558.6275350857143L542.6635802469135,560.2354490857143L543.2884087791494,580.9772232L543.9132373113855,556.7347506285714L544.5380658436214,407.1672333142856L546.4125514403291,554.5765845714286L547.0373799725652,560.6543095999999L547.6622085048011,560.6201291428572L548.2870370370371,565.2903755714285L548.911865569273,575.8187392571429L549.5366941015088,575.6898629428572L552.0360082304527,544.4133454571429L552.6608367626886,575.2332406857142L553.2856652949245,545.1823890857142L555.1601508916324,566.4172812571428L555.7849794238683,559.4735180571429L556.4098079561043,556.3276500571428L557.0346364883402,572.0709154285714L557.6594650205761,582.1260330285714L558.2842935528121,582.0272228571429L558.909122085048,580.1101856L559.533950617284,582.0705314285715L560.1587791495199,549.0313550857143L560.7836076817558,581.7196653714285L562.0332647462277,575.061872L562.6580932784636,573.4009549714285L563.9077503429355,541.7720056571428L564.5325788751715,494.67983085714286L565.1574074074074,580.0222358857143L565.7822359396433,580.1184808571428L566.4070644718794,579.6421865142858L567.0318930041152,569.0773603428571L567.6567215363511,579.8038274285715L568.2815500685871,561.2985745714286L568.906378600823,581.5758142857143L569.5312071330591,582.87174L570.1560356652949,582.7181611428572L570.7808641975308,560.072359L572.6553497942388,526.1748567428571L573.2801783264747,554.8111837714285L574.5298353909465,574.5207147428572L577.0291495198903,564.8275235428571L578.2788065843621,572.2695018857142L578.903635116598,561.4809702857143L579.5284636488341,581.8078816L580.15329218107,564.5022428571428L580.7781207133058,581.50169L581.4029492455418,576.8337922285714L582.0277777777777,563.7908496L582.6526063100138,577.6899693714286L583.2774348422497,581.7806971428572L583.9022633744856,505.52479685714286L585.7767489711935,556.7551056571428L586.4015775034294,570.7674939999999L587.0264060356653,565.5787606857143L587.6512345679013,561.161986L588.2760631001371,582.6783172571429L589.5257201646091,578.8553697142858L590.150548696845,582.9337045714286L591.4002057613168,578.8439096L592.6498628257888,581.7393874285715L593.2746913580247,572.2538774857143L595.1491769547325,529.5873389714286L595.7740054869685,574.9871813714285L596.3988340192044,580.7239013714286L597.0236625514403,556.2629537142857L597.6484910836763,582.279412L598.2733196159122,582.7382829714286L598.8981481481482,581.5690181714285L599.5229766803841,575.5244075428571L600.772633744856,573.4525588L601.3974622770919,578.3056506857142L602.0222908093278,556.3508368L603.8967764060357,557.7456060000001L604.5216049382716,571.929413L605.1464334705075,577.94301136L606.3960905349794,555.4012797142857L607.0209190672153,582.6007615999999L607.6457475994513,562.6508014285714L608.2705761316873,474.8414568857143L608.8954046639232,571.4567332571428L609.5202331961591,516.4275298285714L610.145061728395,510.4676707428572L610.769890260631,568.6056966857143L612.0195473251028,518.5815715771429L612.6443758573388,581.8342665142857L613.2692043895747,558.9984896571428L613.8940329218107,488.53687645714285L614.5188614540467,582.2963356571429L615.1436899862827,543.4437831428571L615.7685185185185,564.4869516L616.3933470507544,581.1542553142857L617.6430041152264,564.1700994285715L618.2678326474623,544.4947156000001L618.8926611796983,574.9314465714285L619.5174897119341,575.0553757142857L620.7671467764061,579.6459510285714L621.391975308642,574.8843068571429L622.016803840878,578.0664541142858L622.6416323731138,547.8396198L623.2664609053497,568.0637065714286L623.8912894375857,565.7862753714286L625.1409465020577,576.6489645714286L625.7657750342936,574.2402750857143L626.3906035665294,569.9838753714286L627.0154320987654,582.0873218285715L627.6402606310014,572.7568565714286L628.2650891632373,578.0174488L629.5147462277091,582.5194414285714L630.139574759945,580.8148493714285L630.7644032921811,575.509616L632.014060356653,582.4937561142857L632.6388888888889,582.4492482285714L633.8885459533608,572.6969241714286L634.5133744855967,550.4353190285715L636.3878600823045,575.7214948571428L637.0126886145405,577.8709325714285L638.2623456790124,575.0271918285714L638.8871742112483,560.6156317142858L639.5120027434842,580.3868274285715L640.7616598079561,579.668738L642.6361454046639,568.9629924L643.2609739368999,570.3332589428571L643.8858024691358,581.6883499428571L644.5106310013717,582.7451457142857L645.1354595336077,574.2566823714286L645.7602880658436,581.8654486857143L647.0099451303155,528.8410823142857L647.6347736625514,566.2476116L648.2596021947874,516.0805815314286L648.8844307270233,581.586808L649.5092592592592,558.1930834857143L650.1340877914952,566.4444657142857L650.7589163237311,575.0050711428571L651.383744855967,527.1487998857142L652.008573388203,567.2257190285715L652.6334019204389,522.5226116L653.258230452675,582.1315632L653.8830589849108,536.7920529714286L654.5078875171467,565.4279136L655.1327160493827,582.3883497142857L655.7575445816186,581.4478208L656.3823731138547,567.0411245714286L657.0072016460906,574.3957528571428L657.6320301783264,561.8138966L658.2568587105624,573.2468597428572L658.8816872427983,581.1697131428572L660.1313443072703,540.4713826285714L660.7561728395061,493.98021420000003L661.3810013717421,504.7818716285714L662.005829903978,564.5929743142857L662.630658436214,582.8807348571429L663.8803155006859,566.8402061142857L664.5051440329217,516.6805018571429L665.1299725651577,572.9121344571429L665.7548010973937,495.21992205714287L666.3796296296297,570.8168657714285L667.0044581618656,543.8594454857143L667.6292866941016,563.5202376571428L668.8789437585734,552.9079386285715L669.5037722908094,560.4102658L670.1286008230453,527.8626917142857L670.7534293552812,538.1294549714286L671.3782578875171,570.6865402857143L672.003086419753,582.8360937142857L672.627914951989,572.798666L673.252743484225,582.7172616571429L673.8775720164609,572.9448824L674.5024005486969,384.84229771428573L675.1272290809327,568.2579288571429L675.7520576131687,577.9375611428571L676.3768861454047,581.3309542857143L677.6265432098766,566.7391638857143L678.2513717421124,568.5966851714286L678.8762002743484,568.2870788571429L679.5010288065844,484.5185406285714L680.1258573388203,580.7479876L680.7506858710562,581.7230967428571L682.0003429355281,563.4439812571428L682.6251714677641,578.6254012L683.25,573.5327462857143L683.8748285322359,558.3769450285714L684.4996570644719,560.9667642857142L685.1244855967078,548.5151835428571L687.6237997256516,577.4097296L688.8734567901234,578.4277642L691.9975994513031,577.0092585714286L692.6224279835391,547.7055131428572L693.247256515775,486.3435971428571L695.1217421124829,549.4572615714286L695.7465706447188,573.6721332571428L696.3713991769547,578.5262912000001L698.2458847736626,582.905554L699.4955418381344,532.4847157142857L700.1203703703703,577.4712610857143L700.7451989026063,578.3376657142858L701.3700274348423,578.0887746857143L701.9948559670783,538.6586357428571L703.869341563786,578.4675914285714L704.494170096022,576.1712543714285L705.1189986282579,582.4558111428572L705.7438271604939,578.8171915428571L706.3686556927297,572.9931548000001L708.2431412894376,570.4631013714286L708.8679698216736,582.6148868571429L709.4927983539094,580.5419387428572L710.7424554183814,565.6684094285714L712.6169410150892,570.6247089714285L713.241769547325,582.5142777142858L714.491426611797,582.8131068571429L715.7410836762689,582.2020562285715L716.9907407407408,582.3763565714286L717.6155692729767,582.9174472L718.2403978052126,575.8292332571428L718.8652263374486,570.7249183428571L720.1148834019203,582.7065011428572L721.3645404663923,582.6913764571428L721.9893689986283,556.3413755428571L722.6141975308642,581.5080530285715L723.2390260631001,576.3243168571429L723.8638545953361,580.2221549142857L724.488683127572,581.0426191428571L725.113511659808,580.0923291428571L725.7383401920439,574.4911316571429L726.3631687242798,566.5529037142857L726.9879972565158,568.0765325714285L727.6128257887517,582.3268848571429L728.2376543209876,544.1912557714286L730.1121399176955,577.7523170571429L730.7369684499314,574.4367294285714L731.3617969821673,567.9486390285714L731.9866255144033,553.8993384571429L732.6114540466392,572.4454013142857L733.2362825788753,535.6404780571428L734.485939643347,346.1039798857143L735.110768175583,578.4731882285714L735.7355967078189,557.0580657714286L736.360425240055,576.7114621714286L736.9852537722909,536.9440660571429L738.2349108367627,581.6441085714285L738.8597393689986,573.0615656857143L739.4845679012346,568.3280887428572L740.1093964334706,578.1196237142857L740.7342249657064,582.3328814285715L741.3590534979423,582.4581764571428L741.9838820301783,576.6063222857143L745.108024691358,570.3000945714286L745.7328532235939,577.3718845714286L746.35768175583,577.8622375428571L746.9825102880659,581.8396634285714L748.2321673525377,576.8127376L748.8569958847736,582.6594946857143L749.4818244170096,576.6045066571428L750.1066529492456,572.6223668L751.9811385459533,574.1584218857143L752.6059670781893,563.2470938285715L753.2307956104253,571.4509365714285L753.8556241426612,571.8626678285715L754.4804526748972,572.4191496571428L755.105281207133,573.5363275714286L755.730109739369,582.9668856000001L756.354938271605,577.616578L756.9797668038409,570.0063625142857L757.6045953360768,582.9182134285714L758.2294238683127,582.7313536L758.8542524005487,515.3808282857143L759.4790809327847,581.174044L760.1039094650206,582.1857988571429L760.7287379972565,568.4194531714286L761.3535665294925,580.4910511714286L761.9783950617284,560.3294120285714L762.6032235939643,576.0049328L763.2280521262003,580.8500292571429L765.1025377229081,580.5850141142857L765.727366255144,578.8871182285715L766.9770233196159,529.7657369714286L767.6018518518518,575.9829453714286L768.2266803840878,579.3183716571428L769.4763374485597,576.3644605714286L770.1011659807956,534.7501204571429L770.7259945130315,548.2224509142857L771.9756515775034,577.6040518285714L772.6004801097394,578.9783660571429L773.8501371742112,568.7383874857143L774.4749657064472,582.3996765714286L775.0997942386832,561.0501166285715L775.724622770919,577.0645936L776.349451303155,571.8803910285715L776.9742798353909,574.7775945371428L778.2239368998629,574.4272015428571L778.8487654320987,581.2460694857143L779.4735939643347,564.4822876000001L780.0984224965706,582.1428900571428L780.7232510288065,575.1648797714286L782.5977366255144,579.3381603428571L783.2225651577503,582.1818011428571L783.8473936899862,577.9217701714286L784.4722222222223,567.868818L785.0970507544582,564.0803507428571L785.7218792866942,579.970732L786.9715363511659,568.8768083428571L787.596364883402,541.7575472571428L788.2211934156379,576.8877613714286L788.8460219478739,567.0623874142857L789.4708504801097,576.5281669714286L790.0956790123456,565.8726593142857L790.7205075445817,582.0142969142858L791.3453360768176,582.3229870857142L792.5949931412895,571.7909421714286L793.2198216735253,559.3357968L793.8446502057612,542.0373539428572L794.4694787379973,582.6656911428571L795.7191358024692,540.9181072114285L796.3439643347051,550.4123155142858L798.2184499314129,560.1899084571429L800.0929355281206,576.9805083428571L800.7177640603567,560.2088642857143L801.3425925925926,563.3717558857143L801.9674211248285,565.0525948571429L802.5922496570645,582.6861794285714L803.2170781893004,580.2862182857143L803.8419067215364,582.9364363428572L804.4667352537723,580.8245438285714L805.0915637860082,523.0520422285715L805.7163923182442,565.2370060857143L806.3412208504801,577.7742545142858L806.966049382716,582.8683419428571L807.590877914952,547.9068313714286L808.8405349794239,581.6923476571428L809.4653635116598,558.2494512571428L810.0901920438957,574.2326128L810.7150205761317,576.8955236L811.9646776406036,574.6610012L813.2143347050755,563.966216L814.4639917695473,561.9519343428572L815.0888203017832,575.56092L815.7136488340192,576.0724941714286L816.3384773662551,573.7638807999999L817.588134430727,574.4167741714286L818.8377914951989,577.3555605714286L819.4626200274348,579.1478691428571L820.0874485596709,525.0394059428571L821.9619341563786,555.5845082857143L823.2115912208506,555.0865596571429L823.8364197530865,539.8647294857143L824.4612482853223,575.6585974857143L825.0860768175583,581.3702651428572L825.7109053497942,581.6580339428572L826.3357338820302,509.43915880000003L826.9605624142662,578.4682243999999L827.585390946502,580.9269186285715L828.2102194787379,578.5851908571428L828.8350480109739,465.09691171428574L829.4598765432099,579.5018667428571L830.0847050754459,506.5379842285714L830.7095336076818,572.0622537142857L831.3343621399176,576.9703141714285L831.9591906721536,581.917952L832.5840192043896,580.5672576000001L833.2088477366256,582.1327625142858L835.0833333333333,553.9958499428571L835.7081618655693,572.0717482857143L836.3329903978052,542.5739471428572L836.9578189300412,576.0851202857143L837.5826474622771,533.9067026857143L838.207475994513,580.0503531428571L839.4571330589849,555.8469915428572L840.0819615912209,565.9405371714286L840.7067901234568,567.9803542285714L841.3316186556928,564.2205372571428L841.9564471879286,530.9207432571428L842.5812757201646,576.3303134285715L843.2061042524006,582.7348182857144L843.8309327846365,571.6052316857143L844.4557613168724,486.724546L845.0805898491084,570.0371782285714L845.7054183813443,572.722876L846.3302469135803,579.9368846857143L846.9550754458162,572.5941496L847.5799039780521,460.4047944571429L848.2047325102881,577.6253729714285L848.829561042524,466.33092282857143L849.45438957476,543.9746796000001L850.0792181069959,563.5516530285714L850.7040466392318,563.8713702285714L852.5785322359396,582.8170379428572L853.2033607681756,569.3518700571428L853.8281893004115,580.2535702857143L854.4530178326474,574.3610393714285L855.0778463648835,564.9102096L855.7026748971193,552.1837526857142L857.5771604938271,575.1876001142857L858.2019890260632,554.3164L858.826817558299,580.5719882285714L859.451646090535,570.8135343428571L860.0764746227709,579.0129796L861.3261316872429,526.6438219428571L861.9509602194788,533.6025432571429L862.5757887517146,582.0701982857144L863.2006172839506,582.7546402857143L863.8254458161865,580.9220214285715L864.4502743484225,582.822768L865.6999314128944,575.0370495257143L866.3247599451303,578.6858999428571L866.9495884773662,575.7722158571429L867.5744170096021,563.6048559428572L868.1992455418382,549.0278570857142L868.8240740740741,574.1869555714286L870.0737311385459,569.6530978285714L871.3233882030179,576.9910023428571L872.5730452674898,519.5177962857143L873.8227023319615,534.3373231428571L874.4475308641976,578.1900834285714L875.0723593964335,553.3089593428572L875.6971879286695,578.8624323428571L876.3220164609053,558.9116726285714L876.9468449931412,559.5915505714286L877.5716735253773,561.0309942285714L878.8213305898491,582.2151154285714L879.4461591220851,573.9821226857143L880.0709876543209,573.1128197142857L880.695816186557,563.3458373714286L881.3206447187929,509.568818L881.9454732510288,576.31299L882.5703017832648,573.6853257142857L883.1951303155007,555.8265365714286L883.8199588477366,381.0574150742857L884.4447873799726,571.0935409142858L885.0696159122085,522.5751149142857L885.6944444444445,544.0761882285714L886.3192729766804,558.9478852571428L886.9441015089163,582.4051401142857L887.5689300411523,573.5030299428571L888.1937585733882,555.3395483428571L888.8185871056241,543.2169628285715L889.4434156378601,557.449442L890.068244170096,576.9925348L890.693072702332,580.4778087428571L891.3179012345679,574.8065513142857L891.9427297668038,523.4160341142857L892.5675582990398,533.5051322857144L893.1923868312757,491.00386594285715L893.8172153635117,568.3103655428572L894.4420438957476,552.3514234857143L895.0668724279835,576.0616004000001L896.3165294924554,567.0527845714286L896.9413580246915,470.77688082857145L897.5661865569273,537.5227351999999L898.1910150891632,538.6621004285714L898.8158436213992,554.9198549714285L900.0655006858711,578.1201234285714L900.690329218107,559.1442396571429L901.3151577503429,578.4371754857143L901.9399862825788,582.8201028571428L902.5648148148148,558.6817374285714L903.1896433470508,524.8306419714286L903.8144718792868,551.4192897714286L905.0641289437585,564.2607142857142L905.6889574759945,478.7772399142857L906.3137860082305,576.7571693714286L906.9386145404665,544.3434354285714L907.5634430727023,559.5191086571429L908.1882716049382,582.2545928571428L909.4379286694102,576.9522111885715L910.0627572016461,539.6129068L910.6875857338821,575.1733749142857" style="stroke: rgb(3, 102, 214); stroke-width: 1;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M2.186899862825789,582.7871217142857L4.686213991769547,582.0866888571429L6.560699588477366,561.5579262857143L7.185528120713306,581.9679234285715L9.684842249657065,581.9195510857143L10.934499314128944,581.8807399428572L14.68347050754458,580.4574537142857L20.30692729766804,582.7126976000001L21.55658436213992,577.6437291428571L22.181412894375857,579.9963839999999L26.555212620027437,573.6628385714286L27.180041152263374,582.6442034285715L30.30418381344307,581.6236202857143L36.55246913580247,580.4244059428571L37.177297668038406,576.9660832571428L39.676611796982165,563.9471935428571L42.175925925925924,569.9636202857142L44.050411522633745,582.7677994285715L45.924897119341566,521.6141976571429L47.17455418381344,573.1595929714285L48.424211248285324,519.9388555428571L49.04903978052126,576.5253019428571L51.54835390946502,580.8948702857143L54.04766803840878,581.8216737142857L54.67249657064472,582.9688678L55.29732510288066,581.7806971428572L55.9221536351166,580.0403588571429L56.54698216735254,579.11139L57.171810699588484,576.8016439428571L57.796639231824415,508.55909531428574L58.42146776406036,560.1990698857143L59.04629629629629,570.4585040000001L59.671124828532236,562.3901837714286L62.170438957475994,551.6891854571429L62.79526748971194,572.4935737714286L64.66975308641975,582.3491721142857L67.79389574759945,569.1938937142858L68.4187242798354,578.7065881142858L69.04355281207133,582.9583238285715L70.91803840877915,578.8595673142858L72.16769547325103,568.0332906285714L72.79252400548697,571.9812333714286L75.91666666666666,581.836332L76.54149519890261,581.4580816L79.04080932784636,580.3563448571429L80.29046639231824,562.197394L81.54012345679011,578.2118043428571L82.16495198902606,577.8216274285714L83.41460905349794,579.1208845714286L85.91392318244169,577.6679819428572L86.53875171467764,527.4667514285715L89.66289437585735,573.4015879428572L90.28772290809327,567.5681565714285L90.91255144032922,581.5840096L92.1622085048011,558.0294437142858L93.41186556927298,579.6006102857143L96.53600823045268,563.7035661714285L97.1608367626886,582.7924186857143L97.78566529492456,580.1624224L98.4104938271605,580.7579485714286L99.03532235939643,574.8121814285714L100.90980795610426,582.7581382857143L102.15946502057614,567.901466L108.40775034293553,569.7948834285714L110.28223593964334,582.8987245714285L111.53189300411522,581.6735583999999L112.15672153635117,572.9886573714285L114.03120713305898,579.5025330285714L114.65603566529492,578.8871182285715L116.53052126200274,571.3534589714286L117.15534979423867,582.5882354285715L118.40500685871058,560.2027011428571L119.02983539094649,571.2389910857142L119.65466392318244,577.1497449142856L120.27949245541838,582.7011708571429L120.90432098765433,582.8415905714286L123.40363511659808,575.4171688571429L124.02846364883403,572.9652374285714L124.65329218106994,550.9266381142857L125.90294924554183,566.4623221714286L127.77743484224965,581.1355659999999L128.40226337448559,577.3022577142857L130.2767489711934,560.2156937142857L131.5264060356653,579.6203323428571L133.40089163237312,572.720544L134.02572016460906,560.1908745714286L136.5250342935528,579.7695803428571L138.39951989026065,579.731702L141.5236625514403,574.6657318285714L142.77331961591221,571.2799343428571L143.39814814814815,559.3909985714286L145.27263374485597,582.1743387428571L145.8974622770919,582.0049022857143L146.52229080932784,579.5621989142858L147.77194787379972,552.8170905714286L149.02160493827162,580.9465074285714L151.52091906721537,573.6768305714286L154.02023319615913,581.3282891428572L154.64506172839506,571.8244896571429L155.269890260631,580.774106L155.89471879286694,544.6157797142857L157.76920438957475,579.7947659428571L158.39403292181072,581.3668004571429L159.01886145404663,581.2673906285714L159.64368998628257,581.2687232L160.26851851851853,582.4411195428571L162.14300411522632,472.3859441714286L162.76783264746228,582.8105083428571L163.39266117969822,581.8554877142857L164.01748971193416,577.4775574857143L164.6423182441701,574.1533414571428L166.5168038408779,579.4460653142856L167.14163237311385,581.5418337142858L167.7664609053498,580.4480590857142L168.39128943758573,543.7112635428572L169.0161179698217,569.4969204571429L170.26577503429354,573.0366299428571L170.89060356652948,578.5727979428572L172.7650891632373,576.3088257142857L173.38991769547326,581.2103565714286L174.63957475994513,581.5213787428571L175.26440329218107,553.9395488L175.889231824417,582.7296545714286L176.51406035665295,582.6295451428571L177.13888888888889,578.4580635428572L177.76371742112482,578.1224554285715L180.2630315500686,531.8357201142857L180.88786008230454,577.9010486857143L181.51268861454045,575.8883661142858L182.1375171467764,569.2541925714286L182.76234567901236,580.835904L184.63683127572017,582.1770038857143L186.51131687242798,557.8380198285714L187.13614540466392,581.7030748571428L188.3858024691358,542.5298057142858L189.01063100137176,561.2511017142857L189.63545953360767,581.4220355428572L190.2602880658436,581.4054117142857L190.88511659807955,581.8413957714286L192.75960219478736,580.7263333142857L195.2589163237311,537.9487249714285L195.88374485596708,579.4854561257143L197.13340192043896,582.6545974857142L197.7582304526749,582.8176042857143L198.38305898491083,570.7391352142857L199.00788751714677,513.1755891428571L199.6327160493827,560.2748265714285L200.25754458161867,561.8217754285714L200.88237311385458,567.8826434285714L201.50720164609052,563.8767338285714L202.13203017832646,565.800334L202.75685871056243,578.5980501714286L203.38168724279836,534.8421345142857L204.00651577503427,555.5966180285715L204.63134430727024,581.8821058285714L205.25617283950618,579.6702371428571L205.88100137174212,572.8997748571428L206.50582990397805,582.7897202285715L207.130658436214,582.8893632571428L207.75548696844993,571.7721196L208.38031550068587,571.0266125142857L209.00514403292183,582.5682468571429L209.62997256515774,580.8349045714285L210.25480109739368,539.7207118285714L210.87962962962962,561.989846L212.12928669410152,580.0061117714286L212.75411522633743,576.1371905142857L213.3789437585734,575.4104726857144L214.62860082304528,579.4954704L215.25342935528118,579.6687046857143L215.87825788751715,582.8456882285715L216.5030864197531,575.4318937714286L217.12791495198903,540.7724271714286L219.00240054869684,569.1389584571428L219.62722908093278,579.7987303428571L221.5017146776406,581.0840954285715L222.12654320987653,575.7519441142857L223.37620027434843,568.6200884571429L224.00102880658434,574.306304L224.6258573388203,538.3201126285715L225.25068587105625,560.252506L225.8755144032922,550.5657611142857L226.5003429355281,553.7844374857143L227.75,550.8168009142857L228.3748285322359,582.8272987428571L228.9996570644719,578.594852L229.6244855967078,581.4980587428571L230.24931412894378,582.4746670285714L233.9982853223594,568.7645725142858L234.62311385459532,582.8364268571429L237.1224279835391,582.8887302857142L242.74588477366254,579.9564068571428L247.74451303155004,579.0031852000001L249.6189986282579,579.9698991428571L250.24382716049382,577.6012534285715L251.49348422496573,581.3063017142857L252.11831275720164,581.7134022857142L255.24245541838133,566.7609514285714L255.86728395061732,582.4023417142857L257.11694101508914,582.846088L262.74039780521264,572.6667247714286L263.9900548696845,556.6833400228571L266.48936899862827,572.8063949142858L268.3638545953361,582.6194176L268.988683127572,575.1145085714286L269.61351165980795,581.5038554285715L270.86316872427983,582.2341712L272.73765432098764,582.7205597714286L273.3624828532236,580.8507288571428L273.9873113854595,582.1864651428572L275.23696844993145,506.05682600000006L275.86179698216733,558.0556953714286L277.11145404663927,554.5993049142858L277.73628257887515,575.2369385714286L278.36111111111114,582.1023132571429L279.61076817558296,506.93412440000003L282.11008230452677,579.5939474285715L282.73491083676265,579.6566449142857L283.9845679012346,582.8474872L285.8590534979424,565.5097001714286L288.9831961591221,582.7862555428571L290.8576817558299,576.8019437714286L292.7321673525378,576.6778813714286L293.9818244170096,573.9316848571428L295.23148148148147,568.0700362857143L298.35562414266116,582.4122693714286L298.9804526748971,574.9082265142857L301.4797668038409,577.4096962857143L302.1045953360768,576.8970893714286L302.7294238683128,580.2143926857143L303.97908093278465,564.3213129714286L306.4783950617284,582.8608795428572L310.22736625514403,558.8007110714286L310.85219478738,581.8355324571428L312.10185185185185,582.2109844571429L312.7266803840878,582.8191034285715L314.6011659807956,582.1410910857143L315.8508230452675,579.033268L317.1004801097394,570.8442834285714L319.5997942386831,576.8923920571428L320.849451303155,569.2652529142857L321.4742798353909,582.2009901714285L323.9735939643347,557.4613018857143L325.2232510288066,582.8747382857142L325.84807956104254,567.3821296L327.72256515775035,530.2677499428571L328.97222222222223,566.6298597142857L330.2218792866941,579.2425483428572L332.0963648834019,571.6126274571428L333.3460219478738,576.6100534857143L335.2205075445816,578.5292228571428L337.0949931412894,582.3020657142857L338.3446502057613,564.2414586285714L340.8439643347051,578.8962796571428L341.46879286694104,575.3698292571429L342.7184499314129,582.5191082857143L343.34327846364886,567.8836428571428L345.2177640603566,580.0324966857142L346.46742112482855,564.0625609142858L347.7170781893004,582.3523702857143L349.59156378600824,537.5320632L350.2163923182442,578.7921392L350.8412208504801,582.9040548571429L355.2150205761317,575.3870194285714L355.8398491083676,576.3732555428571L358.33916323731137,581.9707218285714L358.96399176954736,578.1312837142857L362.08813443072705,581.7898585714286L362.71296296296293,574.75689304L363.3377914951989,572.9904896571428L364.58744855967075,569.5847036L367.08676268861456,581.0764331428571L368.33641975308643,577.6180771428571L368.96124828532237,569.1338280571429L369.58607681755825,582.1304971428572L372.08539094650206,560.3807993142857L372.710219478738,582.1652772571429L373.9598765432099,577.8302225142858L376.4591906721536,508.4799239142857L378.33367626886144,550.2427791142857L380.20816186556925,566.7365320571429L380.8329903978052,580.4715456571429L381.4578189300412,582.2837428571428L382.08264746227707,575.5617528571429L382.70747599451306,556.3166396857142L383.332304526749,582.6442034285715L384.5819615912209,566.5209886285714L385.20679012345676,560.1355728571428L386.4564471879287,560.7401938285715L387.08127572016457,580.1660203428571L387.70610425240056,576.3058274285714L388.95576131687244,582.1079100571428L389.5805898491084,528.4658468571429L390.2054183813443,581.512184L390.83024691358025,581.5700176L391.4550754458162,560.9662312571429L392.07990397805213,581.9765851428572L393.329561042524,563.3466036L393.95438957475994,559.6437707142858L394.5792181069959,565.6086935714286L395.2040466392318,580.6426811428571L395.82887517146776,575.6919117714285L397.70336076817557,580.6775945142857L398.3281893004115,577.6634845142858L398.95301783264745,582.7500096L399.5778463648834,576.4547422857144L400.2026748971194,581.7082385714285L402.0771604938272,581.7876931428572L402.7019890260631,570.7324640285715L403.326817558299,575.6950766285714L407.0757887517147,569.2583568571429L408.9502743484225,579.864626L409.5751028806584,578.7359379999999L411.44958847736626,582.9401675428571L412.0744170096022,576.7822050571428L412.69924554183814,565.8027326285714L413.3240740740741,559.7577388857143L415.1985596707819,578.9316594285714L415.8233882030178,555.6950450857142L416.44821673525377,574.7384236L417.0730452674897,582.9175471428571L417.69787379972564,576.7689626285714L418.3227023319616,558.7567278857143L419.5723593964335,579.1298128L420.82201646090533,556.1781522L421.4468449931413,410.82262665714285L422.6965020576132,571.1018028571428L423.32133058984914,573.9688636L423.946159122085,564.4700612571428L425.1958161865569,562.1047136571428L425.82064471879283,571.9694734285714L426.44547325102883,561.0781339428571L428.31995884773664,582.482296L428.9447873799725,568.3779935428571L429.5696159122085,564.6284240457143L430.8192729766804,576.5622141714286L432.6937585733882,558.2794341142858L433.31858710562415,579.8527994285714L433.9434156378601,567.5634259428572L434.568244170096,538.5370885714286L435.19307270233196,582.7153627428571L435.8179012345679,580.9071965714286L437.06755829903983,565.0827109714286L437.6923868312757,574.6022681142857L438.31721536351165,579.7771093714285L438.9420438957476,582.8507519999999L439.5668724279835,582.7841234285714L440.19170096021946,575.1102443428572L440.8165294924554,582.433324L441.44135802469134,553.4024225714286L442.6910150891632,580.8299074285715L443.31584362139915,580.5440708571429L443.94067215363515,575.7411502857143L444.56550068587103,578.8995444571428L446.43998628257884,581.3087003428572L447.06481481481484,580.8618891428572L447.6896433470508,582.0758617142857L448.3144718792867,581.9340761142857L448.93930041152265,575.4011280285714L450.1889574759945,483.71076914285715L450.81378600823047,569.6290449142857L452.06344307270234,535.4857998285714L454.5627572016461,571.125456L455.81241426611797,576.2385325714285L456.4372427983539,549.9960368571428L457.0620713305898,565.1898497142857L457.68689986282584,578.7373705142857L459.5613854595336,555.1504231428572L460.1862139917695,570.6229766285715L460.81104252400553,580.5030942857143L465.18484224965704,577.7363428571429L468.3089849108368,581.1693799999999L468.93381344307267,555.1440934285714L469.5586419753086,582.477632L470.1834705075446,568.6963115428572L472.0579561042524,582.3390445714285L473.30761316872434,580.3929572571428L473.9324417009602,582.6108891428571L474.55727023319616,580.3020425714286L475.1820987654321,581.7709693714286L476.43175582990403,581.4505525714286L477.68141289437585,580.7975259428571L478.3062414266118,572.6066091428571L478.93106995884773,578.9773L479.5558984910836,580.9706602857143L480.80555555555554,581.835166L483.9296982167353,580.2152255428572L485.80418381344305,582.4273274285714L487.053840877915,565.4592290285714L488.3034979423868,582.0409483428572L491.4276406035665,582.3923474285715L492.6772976680385,580.3351236571428L493.9269547325103,571.8922842285714L494.55178326474623,580.1672862857142L495.1766117969821,580.2958128L496.42626886145405,582.6490006857143L497.05109739369,579.3180385142857L498.3007544581618,581.2560637714286L498.92558299039786,581.9432708571429L499.5504115226338,555.5936364L500.1752400548697,458.2137305428571L500.8000685871056,578.7452993142857L501.42489711934155,551.2282989714286L503.9242112482853,582.4821960571428L504.54903978052124,581.55999L505.1738683127572,581.3223591999999L505.7986968449932,582.0242245714286L507.048353909465,575.9099204571429L507.67318244170093,582.0085668571429L508.29801097393687,575.3385471428571L508.92283950617286,581.4558828571428L509.5476680384088,582.4769657142857L510.7973251028806,582.811108L512.0469821673526,580.9895494857143L512.6718106995885,558.7655228571429L515.7959533607682,551.4070301142857L517.04561042524,582.4111366857143L517.670438957476,582.0233584L518.9200960219479,579.8050267428571L520.7945816186557,582.3082621714286L521.4194101508916,430.83383514285714L522.0442386831276,581.6820868571428L522.6690672153635,549.0024716L524.5435528120714,579.7355997714286L525.7932098765432,576.5411928571428L528.9173525377229,575.8897986285714L530.1670096021948,581.1362656L531.4166666666667,577.489484L533.2911522633744,554.5835805714286L535.1656378600824,579.4693520000001L535.7904663923182,565.5794269714286L537.6649519890261,570.7518696L538.914609053498,576.7278194857142L540.7890946502058,582.5007854285714L542.0387517146777,581.0207316571428L543.2884087791494,539.7450978857142L543.9132373113855,579.2957179428572L546.4125514403291,578.5196283428571L547.0373799725652,516.9782482857142L547.6622085048011,574.5487653714285L548.911865569273,477.4275949142857L550.7863511659808,580.3707699428571L551.4111796982168,581.8158770285714L552.6608367626886,581.9775845714286L553.2856652949245,581.2423382857144L556.4098079561043,582.6308777142857L557.0346364883402,575.6981748571428L558.2842935528121,537.2622508000001L560.1587791495199,566.9818917714285L560.7836076817558,575.2531959428571L561.4084362139918,582.7148297142858L562.0332647462277,579.4192806285714L562.6580932784636,582.9860746285715L564.5325788751715,582.8548829714285L565.1574074074074,571.0985047428571L565.7822359396433,563.2608859428572L566.4070644718794,573.3867964L567.0318930041152,582.3117268571428L569.5312071330591,570.2558532L570.1560356652949,569.1615788571429L572.6553497942388,576.5776053714286L573.2801783264747,567.6052020571428L573.9050068587105,573.4506931999999L574.5298353909465,577.3034070571429L575.7794924554183,581.404912L577.0291495198903,565.3602856L577.6539780521261,577.4065314285715L578.2788065843621,578.5696664L578.903635116598,568.1251714285714L579.5284636488341,541.2497042857143L581.4029492455418,572.6573967714286L582.0277777777777,580.8572251428571L582.6526063100138,577.5966394000001L583.2774348422497,578.7730168L583.9022633744856,562.9985692571429L586.4015775034294,581.5877408L587.0264060356653,571.0794822857143L587.6512345679013,568.6227536L588.2760631001371,564.5882603428572L588.9008916323731,574.9615293714286L590.150548696845,577.4178582857143L590.775377229081,579.71771L591.4002057613168,581.8193417142858L592.0250342935528,580.002214L595.1491769547325,573.6338135L595.7740054869685,578.8277188571428L596.3988340192044,569.8900956571429L597.0236625514403,581.7486154857143L597.6484910836763,580.313536L598.8981481481482,576.4152648571429L600.772633744856,526.8227529714286L601.3974622770919,582.58024L602.0222908093278,564.819728L603.8967764060357,527.8615590285715L604.5216049382716,581.2793837714286L605.1464334705075,582.6929755428571L605.7712620027435,576.0061654285714L607.6457475994513,581.4502860571429L608.8954046639232,580.2282514285714L609.5202331961591,574.0815991428572L610.145061728395,571.9479524L610.769890260631,575.5145465142857L612.0195473251028,580.8291078857143L613.2692043895747,574.343616L613.8940329218107,570.1638391428572L614.5188614540467,553.4925377142857L616.3933470507544,549.8460559428571L617.0181755829904,578.1503394857143L617.6430041152264,571.6582513714286L618.2678326474623,542.3658328L618.8926611796983,582.8512850285714L619.5174897119341,573.1527302285714L620.7671467764061,579.8000962285714L621.391975308642,570.1366213714285L622.016803840878,558.7243464000001L622.6416323731138,560.8083215428571L623.2664609053497,566.2975413857143L623.8912894375857,567.0162754457143L624.5161179698217,581.3486774857142L625.1409465020577,568.2479012571429L627.0154320987654,276.5388874285714L627.6402606310014,582.365696L628.2650891632373,581.9298118857142L630.139574759945,569.0479771428571L630.7644032921811,582.1386258285714L631.389231824417,576.7378470857143L632.014060356653,578.7963867714286L633.8885459533608,565.808496L634.5133744855967,559.998318L635.1382030178327,577.2905977142857L635.7630315500686,580.6316541142857L638.2623456790124,576.2300041142857L638.8871742112483,552.2115034857143L640.1368312757202,581.8178092571428L640.7616598079561,575.0789955428571L641.386488340192,569.9414662857142L642.6361454046639,581.8514566857143L643.2609739368999,547.3773341142856L643.8858024691358,582.1269991428571L644.5106310013717,580.6063352571429L645.1354595336077,529.27072L645.7602880658436,581.1398635428571L647.0099451303155,582.8459547428571L647.6347736625514,535.8214412571429L648.2596021947874,582.6004284571429L648.8844307270233,576.8629755428572L649.5092592592592,571.2540158285715L651.383744855967,576.0822219428571L652.008573388203,527.7671463428571L652.6334019204389,576.2389989714286L653.258230452675,577.833454L654.5078875171467,564.8305551428572L656.3823731138547,559.2814278857143L657.0072016460906,581.5521611428571L657.6320301783264,559.3819370857143L658.2568587105624,575.0412171428571L658.8816872427983,581.7858275428571L659.5065157750344,581.3240249142857L660.1313443072703,531.1574412571429L660.7561728395061,539.2045402857143L661.3810013717421,523.7522418857143L662.005829903978,573.9021017714285L662.630658436214,526.0123829714286L663.25548696845,582.0269563428571L664.5051440329217,546.8824837142857L665.1299725651577,561.3918878857144L666.3796296296297,579.4540274285714L667.0044581618656,535.0312264L667.6292866941016,554.8407668571429L668.8789437585734,535.0441190285715L669.5037722908094,574.6826887999999L670.1286008230453,581.9535982857143L670.7534293552812,532.9526481714286L671.3782578875171,574.5096044285715L672.003086419753,563.2738118857143L672.627914951989,579.3983259428571L673.252743484225,550.5300648571429L673.8775720164609,582.9387017142858L674.5024005486969,578.9632413714286L675.1272290809327,514.8409369714285L675.7520576131687,574.4850018285715L678.2513717421124,506.48997834285717L678.8762002743484,579.1460368571428L679.5010288065844,506.78042894285716L680.1258573388203,554.7791354285714L680.7506858710562,568.9165856L682.0003429355281,582.3187894857143L682.6251714677641,582.6094899428571L683.25,580.2780895999999L684.4996570644719,570.3938076571429L687.6237997256516,532.0294426857142L688.2486282578876,568.1255045714286L690.7479423868313,570.1613405714286L691.3727709190673,506.0551602857143L691.9975994513031,577.3750827428571L693.247256515775,575.8775389714286L695.7465706447188,579.5378794857143L696.9962277091906,582.6170189714286L697.6210562414266,577.1797944L698.2458847736626,576.1206666285715L699.4955418381344,582.6230488571429L701.9948559670783,577.3329068571429L703.869341563786,572.3185405142857L705.7438271604939,549.4874942857143L706.3686556927297,578.44094L708.2431412894376,582.6482011428571L709.4927983539094,564.7779518857143L710.7424554183814,582.7011708571429L712.6169410150892,573.0973285714285L713.8665980795611,578.2139697714285L714.491426611797,562.247532L715.116255144033,578.8751917142857L716.9907407407408,581.661432L717.6155692729767,558.9517497142857L721.3645404663923,559.1536676L721.9893689986283,576.3426064L722.6141975308642,582.590734L723.2390260631001,569.0204928571429L723.8638545953361,581.8709788571429L725.113511659808,571.8640337142857L725.7383401920439,579.6689045714286L726.3631687242798,580.1043889142858L727.6128257887517,577.7884797142857L728.2376543209876,582.8668761142857L728.8624828532236,582.1735391999999L730.1121399176955,573.9895850857143L731.3617969821673,580.9318491428571L731.9866255144033,576.4987171428571L732.6114540466392,578.570366L733.2362825788753,581.9275465142857L734.485939643347,577.2103102857143L735.110768175583,566.5838193714286L735.7355967078189,549.5254725714286L736.360425240055,536.3847858285715L737.6100823045267,557.9359638285714L739.4845679012346,526.9110225028571L740.1093964334706,488.3874618857143L743.2335390946503,582.8650771428571L744.483196159122,527.5631962857143L745.108024691358,581.2763188571429L745.7328532235939,582.7211760857143L747.6073388203017,560.5824173714286L748.2321673525377,578.4572306857143L748.8569958847736,578.1501062857143L749.4818244170096,574.6177925714286L750.1066529492456,579.7495917714285L751.9811385459533,575.0309563428572L752.6059670781893,581.8554544L753.8556241426612,582.7150962285714L754.4804526748972,578.1438765142857L756.354938271605,578.7793198628572L756.9797668038409,582.7462784L757.6045953360768,565.5374842857143L758.2294238683127,568.2452361142857L759.4790809327847,578.1779237142857L760.1039094650206,560.7216377714286L760.7287379972565,574.4370292571429L761.3535665294925,582.4253285714286L761.9783950617284,559.5599886171428L762.6032235939643,548.8606193714286L763.2280521262003,580.1761145714286L763.8528806584362,578.4653926857143L765.1025377229081,579.5023498L765.727366255144,571.1201590285714L766.35219478738,545.5222947428572L766.9770233196159,566.5730588571429L769.4763374485597,573.5529347428571L770.1011659807956,561.4172400571429L770.7259945130315,582.3123931428571L771.3508230452675,574.0381239999999L774.4749657064472,579.0988971428571L775.0997942386832,580.1874081142857L775.724622770919,564.2811192857143L776.9742798353909,582.375024L778.2239368998629,507.31494000000004L779.4735939643347,554.6149293142857L780.0984224965706,581.1620841714285L780.7232510288065,582.6545974857142L782.5977366255144,574.8044192L783.2225651577503,570.9941977142857L783.8473936899862,559.9340214285714L786.9715363511659,531.9834356571429L787.596364883402,582.6676566857143L788.2211934156379,582.6020941714286L789.4708504801097,561.9614289142858L792.5949931412895,572.7610874857144L793.8446502057612,563.0015675428572L794.4694787379973,559.1271494285714L795.7191358024692,549.7584393714286L796.3439643347051,564.5948565714285L798.2184499314129,568.3320531428571L799.4681069958848,575.0653033714286L800.0929355281206,582.6834809714286L800.7177640603567,578.8024L801.3425925925926,575.1768062857143L801.9674211248285,581.8789076571428L802.5922496570645,582.3018991428571L803.2170781893004,556.9153806857142L804.4667352537723,576.771228L805.7163923182442,565.2461508571429L806.966049382716,561.4285835714286L808.8405349794239,546.2759305142857L809.4653635116598,554.2369787428571L810.0901920438957,582.5007854285714L810.7150205761317,581.0371222857143L811.3398491083676,543.0235234285715L812.5895061728395,549.4807981142857L813.8391632373114,563.5017482285714L814.4639917695473,580.8730827428572L815.7136488340192,579.1985734857143L816.3384773662551,557.4951492L817.588134430727,582.7324862857143L818.2129629629629,582.6656911428571L818.8377914951989,582.7707977142857L819.4626200274348,581.0794980571428L821.9619341563786,580.0483542857143L822.5867626886145,579.5803552L823.2115912208506,549.3972125714286L823.8364197530865,582.1077101714286L825.0860768175583,552.1504384L826.3357338820302,503.77503062857147L826.9605624142662,475.0063792571429L827.585390946502,576.5371951428572L828.2102194787379,576.4712328571429L828.8350480109739,565.0378699428571L830.7095336076818,582.5266706285714L832.5840192043896,489.79209211428577L833.8336762688615,579.0777758857142L835.0833333333333,571.0185504571429L835.7081618655693,573.0363634285715L836.3329903978052,540.8832804571429L836.9578189300412,581.0733682285714L837.5826474622771,544.2488228571428L839.4571330589849,573.6778633142857L840.0819615912209,567.3403201714285L840.7067901234568,525.4601154L841.3316186556928,572.7285394285715L841.9564471879286,580.2783561142857L842.5812757201646,581.481868L843.8309327846365,551.1335531428572L844.4557613168724,565.1746584L845.0805898491084,582.4553114285715L845.7054183813443,553.3152390857143L846.3302469135803,562.7917208571429L846.9550754458162,566.6220641714286L848.2047325102881,582.7416477142857L848.829561042524,574.1719474857143L849.45438957476,582.3574340571429L850.0792181069959,524.2480917142857L850.7040466392318,578.6051960857143L851.3288751714678,565.2565449142857L852.5785322359396,582.7830740285714L853.2033607681756,582.0147633142857L853.8281893004115,579.5977119428571L854.4530178326474,572.1696589714286L855.0778463648835,581.1117796L855.7026748971193,579.8030278857143L856.9523319615912,478.68874051428577L857.5771604938271,582.3172237142858L858.826817558299,575.2945389714286L859.451646090535,570.2575688857142L861.3261316872429,571.0925414857143L861.9509602194788,492.380812L863.2006172839506,567.7538837142857L863.8254458161865,537.2118129714286L864.4502743484225,581.0725686857143L865.6999314128944,572.3201062857142L866.3247599451303,566.2631360571429L866.9495884773662,558.3157133714286L867.5744170096021,578.975551L868.1992455418382,561.1308371428572L870.0737311385459,580.6183617142857L870.6985596707818,566.2213266285714L871.3233882030179,582.2007902857143L871.9482167352538,582.2177805714285L872.5730452674898,582.8394251428572L873.1978737997256,574.3602731428572L874.4475308641976,504.8551464L875.0723593964335,568.3163621142858L875.6971879286695,411.1613163428571L876.3220164609053,571.8599027428571L876.9468449931412,582.9037217142857L877.5716735253773,578.4530997142857L878.1965020576132,578.4326114285715L878.8213305898491,517.7590018857143L879.4461591220851,529.6068278285715L880.0709876543209,563.7090297142857L880.695816186557,574.6210906857143L881.3206447187929,552.6611763828572L881.9454732510288,576.0385136L883.1951303155007,532.2274628L883.8199588477366,556.8249657142857L884.4447873799726,570.7536685714285L885.0696159122085,523.422663657143L885.6944444444445,572.6071088571429L886.3192729766804,582.1255666285714L887.5689300411523,573.2894687142857L888.1937585733882,552.1472235714285L888.8185871056241,570.0740571428571L889.4434156378601,578.3651833142857L890.068244170096,562.0519771428571L890.693072702332,548.6887842857143L891.9427297668038,581.4013140571428L892.5675582990398,572.3692781714285L893.1923868312757,509.99843902857145L894.4420438957476,569.6797492571428L895.0668724279835,574.0126385714285L895.6917009602195,582.8221017142857L896.3165294924554,551.1999485142857L896.9413580246915,577.7852482285714L897.5661865569273,558.0900923714286L898.1910150891632,574.7966236571428L898.8158436213992,564.2521691714286L900.0655006858711,578.2031426285714L900.690329218107,579.5927814285714L901.3151577503429,582.8302304L901.9399862825788,572.3016834857143L902.5648148148148,574.2073605714286L903.1896433470508,580.5348428L904.4393004115226,576.7079974857143L905.0641289437585,566.342524L905.6889574759945,565.6246011428572L906.3137860082305,557.6056526857143L906.9386145404665,581.4844998285714L907.5634430727023,575.1713427428572L908.1882716049382,570.2287686857143L908.8131001371742,580.0410917714286L909.4379286694102,562.9929058285715L910.0627572016461,577.8226268571428L910.6875857338821,582.4232630857143" style="stroke: rgb(255, 127, 14); stroke-width: 1;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M0.9372427983539096,578.2017434285714L2.186899862825789,510.12699885714284L14.68347050754458,567.2654962857143L19.05727023319616,582.7942842857143L20.30692729766804,581.0488489142857L22.8062414266118,582.757472L30.30418381344307,582.7841234285714L32.178669410150896,582.8107082285715L35.92764060356653,572.0474621714286L36.55246913580247,582.2044548571429L37.177297668038406,580.317034L39.676611796982165,581.2068918857143L44.050411522633745,552.7783793714286L45.30006858710563,575.1391611428571L46.5497256515775,114.82241634285714L52.7980109739369,572.4566282285715L54.04766803840878,571.0907092L57.171810699588484,582.6851800000001L57.796639231824415,582.0758617142857L58.42146776406036,578.3051509714286L59.04629629629629,578.6809694285714L59.671124828532236,573.8494985142858L61.54561042524005,570.3680224L62.79526748971194,582.8695745714285L64.04492455418382,578.0908068571429L66.54423868312757,581.7317251428572L69.04355281207133,572.3148093142856L70.2932098765432,548.3928201714285L70.91803840877915,582.4336571428571L75.29183813443073,582.6408720000001L77.16632373113855,578.7614900571429L80.29046639231824,580.9669623999999L81.54012345679011,576.2462614857143L84.03943758573389,581.4728731428571L86.53875171467764,570.6150811428571L89.66289437585735,582.1937942857143L93.41186556927298,515.0336934285715L94.03669410150893,580.7824678857143L94.66152263374485,582.7454788571429L95.2863511659808,582.7297545142857L96.53600823045268,581.330288L98.4104938271605,580.6289556571429L101.53463648834018,579.453028L114.65603566529492,579.9857234285714L115.28086419753087,575.0298902857143L117.15534979423867,578.9889433428572L119.02983539094649,565.3458938285714L120.27949245541838,581.2062922285714L122.77880658436214,578.6835346285715L123.40363511659808,582.8984580571429L124.02846364883403,560.6631712000001L125.2781207133059,582.6721874285714L127.15260631001372,582.6335428571429L131.5264060356653,582.9053874285714L132.15123456790124,568.2371074285714L132.77606310013718,581.4504859428571L135.90020576131687,564.5151521428571L136.5250342935528,560.8257449142858L138.39951989026065,575.3752928L144.64780521262003,582.9348372571428L145.27263374485597,582.6761851428572L147.14711934156378,577.4130277142857L152.1457475994513,582.8720731428572L154.64506172839506,564.4635483142857L155.269890260631,578.8036659428572L155.89471879286694,581.4760713142857L156.51954732510288,582.8394251428572L157.76920438957475,568.7108365714286L158.39403292181072,577.3346392L160.89334705075447,582.9018561142857L162.14300411522632,582.905554L162.76783264746228,581.9314109714286L163.39266117969822,581.2221165142857L164.6423182441701,582.2127168000001L165.89197530864197,577.08856656L166.5168038408779,566.8781510857143L168.39128943758573,543.7727617142857L169.64094650205763,582.9215448571429L170.89060356652948,581.871312L173.38991769547326,580.835904L175.26440329218107,579.9266905142857L175.889231824417,576.1960568571428L177.13888888888889,576.5080451428571L180.88786008230454,577.6438624L181.51268861454045,568.6381781142858L182.76234567901236,581.4360941714285L184.0120027434842,582.8272987428571L185.88648834019205,582.6282125714285L188.3858024691358,581.7743008L189.01063100137176,581.90396L189.63545953360767,569.6756182857142L190.2602880658436,582.888064L190.88511659807955,502.05568034285716L191.50994513031551,581.870146L194.00925925925927,582.0585382857142L195.2589163237311,566.5894161714285L197.13340192043896,581.6570345142857L198.38305898491083,573.2962148571428L199.00788751714677,574.4325651428571L200.25754458161867,568.7543117142857L201.50720164609052,581.308134L202.13203017832646,582.8337617142857L202.75685871056243,582.6055588571428L203.38168724279836,581.0529132571428L204.00651577503427,559.7820749714285L204.63134430727024,581.6344474285714L205.88100137174212,575.3361818285714L211.50445816186559,575.7668022857142L217.12791495198903,561.2091923428571L219.62722908093278,534.9546368571429L220.25205761316874,582.6961737142857L220.87688614540465,574.4530201142857L222.12654320987653,558.6610492571428L223.37620027434843,572.9964196L224.00102880658434,568.2397725714286L225.25068587105625,582.8544832L226.5003429355281,524.7110936571429L229.6244855967078,579.5835533714286L237.1224279835391,578.7566928L240.87139917695472,582.2727491428572L241.4962277091907,582.7814582857143L259.61625514403295,581.6780891428572L260.24108367626883,582.3707597714285L264.61488340192045,581.1337337142857L267.73902606310014,569.5486908571429L271.48799725651577,562.2969037714286L273.3624828532236,582.7081668571428L275.23696844993145,567.9648364342858L278.36111111111114,577.0191196L281.48525377229083,563.5624468571428L282.11008230452677,576.8910928L285.23422496570646,579.4854761142857L285.8590534979424,555.7429843428571L287.1087105624143,582.8045117714286L288.9831961591221,580.3896591428572L290.23285322359396,582.321388L290.8576817558299,581.5688182857143L293.9818244170096,566.1907774285714L297.7307956104253,582.5670808571429L299.6052812071331,582.1771371428571L300.23010973936897,516.3763924L300.85493827160496,582.8672758857143L301.4797668038409,579.450113L303.3542524005487,571.6776735999999L306.4783950617284,582.368028L307.7280521262003,581.2051262285714L308.3528806584362,579.8023616L309.6025377229081,579.0292036571428L310.22736625514403,573.4972332571429L311.4770233196159,578.7363044571429L315.8508230452675,567.5783174285714L317.1004801097394,580.2693945714286L317.7253086419753,577.1338873142857L318.9749657064472,582.8895631428571L319.5997942386831,581.5832100571429L320.2246227709191,580.4687805714286L320.849451303155,582.5042834285714L321.4742798353909,582.804112L323.3487654320988,581.9052925714286L325.2232510288066,582.1296976L326.4729080932785,581.1160771428572L328.3473936899863,582.5909005714285L328.97222222222223,581.1759762285715L329.59705075445817,582.1492864L332.0963648834019,581.3175619428571L332.72119341563786,578.9920249142857L333.3460219478738,577.6699808L334.5956790123457,569.733835L336.4701646090535,581.1783748571428L337.0949931412894,582.2828100571429L338.3446502057613,578.6639791428571L338.96947873799724,578.5029045714285L340.8439643347051,582.6761851428572L342.0936213991769,582.3615650285714L342.7184499314129,582.6835142857143L343.34327846364886,577.9702091428571L347.7170781893004,582.3075958857142L349.59156378600824,578.0070214285714L353.9653635116598,579.7058834285714L354.59019204389574,574.2391757142857L355.2150205761317,582.5806397714285L358.33916323731137,580.4034845714285L359.58882030178324,566.1480352L360.21364883401924,575.534102L363.3377914951989,582.6809824000001L364.58744855967075,571.54988L365.21227709190674,581.7517137142858L365.8371056241427,580.5020948571429L372.08539094650206,558.5207961142858L372.710219478738,582.724824L374.5847050754458,580.5556642285715L375.8343621399177,582.9149819428571L377.08401920438956,578.8940142857143L378.33367626886144,573.3901611428571L378.9585048010974,559.8722234285715L380.20816186556925,580.7356946285714L381.4578189300412,580.3711697142857L382.08264746227707,575.1191059428571L382.70747599451306,573.673166L385.20679012345676,576.345638L387.08127572016457,582.56858L388.95576131687244,576.7265868571428L389.5805898491084,582.6911765714286L390.2054183813443,580.8145828571429L391.4550754458162,552.5578054857143L392.07990397805213,568.9432370285715L393.329561042524,545.6000502857142L393.95438957475994,579.94508L394.5792181069959,579.8579631428571L395.2040466392318,580.0801694285715L397.70336076817557,577.4293517142858L398.3281893004115,578.3739782857143L399.5778463648834,581.572816L400.2026748971194,581.750048L404.5764746227709,555.1994284571429L406.4509602194787,577.1969179428571L408.3254458161866,581.3199605714286L408.9502743484225,551.1731971428571L412.0744170096022,575.3732939428571L415.8233882030178,578.0045228571428L416.44821673525377,581.8320011428572L417.0730452674897,582.3582336L417.69787379972564,539.3362649714286L418.3227023319616,560.5891801714286L421.4468449931413,576.7207568571429L422.0716735253772,543.8047434285714L422.6965020576132,546.9352868571428L424.570987654321,576.2715137142858L425.1958161865569,582.2007236571428L425.82064471879283,582.3343805714286L426.44547325102883,537.0884168571429L428.31995884773664,580.635352L428.9447873799725,573.9521065142857L430.19444444444446,576.6279099428572L433.31858710562415,547.2254542857142L433.9434156378601,582.8620788571428L434.568244170096,581.9905105142857L435.19307270233196,581.4468546857144L435.8179012345679,467.35208897142854L437.06755829903983,578.8583013714285L438.31721536351165,580.4547885714286L438.9420438957476,565.5506101142856L440.19170096021946,546.3697435428571L441.44135802469134,564.8514765142858L442.06618655692733,581.1589193142858L443.31584362139915,582.0452125714286L443.94067215363515,582.7461451428571L444.56550068587103,582.9453645714286L446.43998628257884,582.6545974857142L447.06481481481484,527.0576186857143L447.6896433470508,581.1261380571428L448.3144718792867,560.5190202857143L448.93930041152265,582.7148297142858L450.81378600823047,575.9220468571428L451.43861454046635,578.4183196L452.06344307270234,555.9074036685714L458.93655692729766,582.423996L461.43587105624147,580.5106899428572L463.9351851851852,576.4379185714286L465.18484224965704,570.9310671428572L468.3089849108368,580.2423766857142L473.9324417009602,556.9708489714285L477.05658436214,548.4279334285715L478.93106995884773,564.2111426285715L482.0552126200274,580.5543982857142L487.053840877915,575.1531864571429L487.67866941015086,574.8326697142858L494.55178326474623,582.7169951428572L495.80144032921817,574.6344330571429L497.05109739369,579.9489444571428L497.6759259259259,579.6727357142856L498.3007544581618,457.1009501142857L498.92558299039786,573.1960054857143L500.1752400548697,570.5656427428571L501.42489711934155,575.5140134857144L504.54903978052124,571.3873062857143L510.17249657064474,554.6432131428571L512.0469821673526,582.8827337142857L513.2966392318244,582.8288978285715L513.9214677640604,576.6467991428572L514.5462962962963,580.3620416L515.1711248285322,561.4331642857143L516.4207818930041,577.2396934857143L517.04561042524,574.285316L520.7945816186557,565.6972262857144L522.0442386831276,581.5930377714285L522.6690672153635,579.0016194285714L523.2938957475994,572.5963483428571L525.1683813443072,554.7012632857143L526.4180384087791,556.2966677714286L527.667695473251,575.7600394857143L528.9173525377229,582.5090806857143L530.1670096021948,582.6234153142857L533.2911522633744,574.2903797714285L533.9159807956104,580.2353140571429L535.7904663923182,582.8667428571429L536.4152949245541,570.6072856000001L539.5394375857338,572.8034965714286L542.6635802469135,564.5895429428572L544.5380658436214,582.9170474285714L545.1628943758574,578.3733786285715L545.7877229080933,561.1463282857143L547.6622085048011,578.2293942857143L548.911865569273,560.9877522857142L552.6608367626886,580.7984587428572L553.2856652949245,522.1941327428572L553.9104938271605,582.1411244000001L555.1601508916324,571.4575994285714L557.0346364883402,551.8830746L557.6594650205761,576.7040997142857L558.2842935528121,572.1251344285714L559.533950617284,581.4762878571429L562.0332647462277,574.0380906857142L565.7822359396433,573.6455817714285L568.2815500685871,582.165144L568.906378600823,555.7010083428571L570.7808641975308,578.4216843428571L572.6553497942388,581.5806615142857L574.5298353909465,582.2528272L577.6539780521261,582.2604228571429L579.5284636488341,577.7723222857143L580.15329218107,575.9048233714286L582.0277777777777,581.5641542857143L582.6526063100138,582.8098420571429L583.9022633744856,581.8582194857142L585.7767489711935,575.3746931428572L587.0264060356653,582.8456882285715L590.150548696845,580.3546791428571L592.6498628257888,565.6845002285714L593.2746913580247,582.7298544571429L594.5243484224966,580.4711125714285L595.1491769547325,579.9504769142857L598.8981481481482,582.7518752L600.14780521262,582.7538074285715L600.772633744856,568.7988529142857L601.3974622770919,581.3621364571429L602.0222908093278,558.0801813714286L603.8967764060357,582.2009568571428L605.7712620027435,579.4633887428571L607.6457475994513,508.8512949142857L608.2705761316873,578.020014L608.8954046639232,557.9109448L610.145061728395,579.5283516L612.0195473251028,574.7323937142856L612.6443758573388,582.7500096L613.2692043895747,580.7724402857143L613.8940329218107,582.0014376L614.5188614540467,579.1673913142857L615.7685185185185,582.5682468571429L617.0181755829904,580.7556165714286L617.6430041152264,579.1390075428571L618.8926611796983,527.2652999428572L619.5174897119341,580.2702274285714L620.7671467764061,579.3003153142857L621.391975308642,581.9559136285714L622.016803840878,574.1301380571429L623.2664609053497,569.6950072L625.1409465020577,582.319056L627.6402606310014,565.8818540571428L628.2650891632373,490.56268485714287L629.5147462277091,569.6484671428572L630.139574759945,582.9179136L630.7644032921811,581.9981728L631.389231824417,580.1520283428571L635.1382030178327,561.7223322857143L636.3878600823045,541.0841989142857L638.2623456790124,581.9822485714286L638.8871742112483,503.72206091428575L639.5120027434842,582.4769657142857L640.1368312757202,576.3962757142857L640.7616598079561,571.5069712L642.6361454046639,581.8817060571429L645.7602880658436,578.4427722857142L647.0099451303155,573.9692467142856L647.6347736625514,582.1543501714285L648.2596021947874,579.2446471428572L648.8844307270233,577.6699808L649.5092592592592,556.0814574857143L651.383744855967,567.0893303428571L652.008573388203,571.6492898285715L652.6334019204389,568.3695650285714L653.258230452675,539.9773984000001L655.7575445816186,582.1754714285714L656.3823731138547,556.7329516571428L657.0072016460906,582.4171332571428L657.6320301783264,576.6611909142857L658.2568587105624,581.1082815999999L658.8816872427983,580.7634121142858L660.1313443072703,570.8564431428572L660.7561728395061,582.9153817142857L661.3810013717421,581.7161673714286L663.25548696845,578.9660397714287L664.5051440329217,562.7495782857143L665.1299725651577,536.6636597142857L667.0044581618656,582.3760900571428L667.6292866941016,566.0379981142858L668.8789437585734,582.6078742L670.1286008230453,581.5548262857143L670.7534293552812,576.2718468571428L671.3782578875171,570.8041397142857L673.252743484225,571.8263386L673.8775720164609,582.646702L674.5024005486969,582.2249431428571L675.1272290809327,548.4457898857142L676.3768861454047,582.4279937142857L677.6265432098766,581.885304L678.2513717421124,557.8820613142857L678.8762002743484,569.2810105714285L680.7506858710562,582.3779556571428L682.0003429355281,581.9547309714286L682.6251714677641,574.8762448L683.8748285322359,582.9400342857143L686.9989711934156,582.437988L690.7479423868313,581.7047405714286L691.9975994513031,577.0250828571429L692.6224279835391,582.6435371428571L696.3713991769547,545.0539125428571L696.9962277091906,513.2168988571428L697.6210562414266,581.3189278285714L700.7451989026063,570.8799297142857L701.9948559670783,570.5552486857142L704.494170096022,574.4654130285714L706.3686556927297,582.5019514285715L708.8679698216736,579.6022260285714L713.241769547325,534.1003353085714L714.491426611797,582.0420477142857L715.116255144033,567.9642634285714L718.8652263374486,547.8414354285715L722.6141975308642,581.0896922285714L723.8638545953361,573.943678L724.488683127572,582.1824674285715L726.3631687242798,581.4721069142857L726.9879972565158,565.0471313142857L728.2376543209876,542.1316666857143L730.1121399176955,563.7042657714286L730.7369684499314,582.5226729142856L731.9866255144033,582.518442L733.2362825788753,575.9197814857142L734.485939643347,578.8923485714286L736.360425240055,581.7200651428572L736.9852537722909,580.1919388571429L738.8597393689986,582.0045691428571L739.4845679012346,570.7914802857143L740.7342249657064,569.9587897142857L741.9838820301783,575.9268774285714L743.2335390946503,581.2290125714286L743.8583676268862,550.1639325285714L744.483196159122,531.7989411428572L745.108024691358,570.3272457142857L745.7328532235939,576.3219848571429L746.35768175583,582.8107082285715L748.2321673525377,582.8540834285714L748.8569958847736,582.6545974857142L749.4818244170096,582.046212L750.1066529492456,539.4697386571429L751.9811385459533,565.9426526285714L753.2307956104253,578.7632224L753.8556241426612,574.4466237714286L754.4804526748972,582.9698505714285L755.105281207133,581.1682473142857L755.730109739369,582.0069011428571L758.2294238683127,574.8678829142857L758.8542524005487,582.1854657142857L761.9783950617284,576.0847538285715L762.6032235939643,581.6675951428572L763.2280521262003,527.0327995428571L763.8528806584362,569.5745094285714L765.1025377229081,581.4257667428571L765.727366255144,582.8288978285715L766.35219478738,569.4006088571429L769.4763374485597,568.5915714285715L770.1011659807956,570.8931221714286L770.7259945130315,568.5340709714286L771.9756515775034,582.7897868571429L773.8501371742112,582.5029508571429L775.0997942386832,573.0338648571428L776.349451303155,582.6077242857143L776.9742798353909,579.5728928L778.8487654320987,582.4934562857143L779.4735939643347,580.7302977142857L780.0984224965706,581.0407868571428L781.3480795610426,582.4777985714286L782.5977366255144,557.7613303428571L783.2225651577503,580.1807286000001L783.8473936899862,569.279095L784.4722222222223,571.7980048000001L785.0970507544582,573.9361822857143L785.7218792866942,566.7733110285715L786.9715363511659,580.5532322857143L787.596364883402,579.1975074285714L788.2211934156379,524.6027222857143L788.8460219478739,581.7615081142858L789.4708504801097,575.2648726L790.7205075445817,574.063776L791.3453360768176,574.0322107142857L793.2198216735253,581.5393684571428L793.8446502057612,573.5990417142857L794.4694787379973,579.8077251999999L796.3439643347051,555.3381824571428L796.9687928669409,572.3422602857144L797.593621399177,580.1817446857143L798.2184499314129,504.4876232L801.3425925925926,577.4658974857142L801.9674211248285,574.2308471428572L802.5922496570645,578.0284425142858L806.3412208504801,582.9514944L806.966049382716,568.1927327999999L809.4653635116598,575.1162742285715L810.7150205761317,576.1061082857143L811.9646776406036,578.0342392L815.0888203017832,581.7211312L815.7136488340192,567.7766373714286L818.8377914951989,580.4838386285714L819.4626200274348,565.0524282857143L822.5867626886145,574.6142945714286L826.3357338820302,577.2549847428571L826.9605624142662,577.6180771428571L828.2102194787379,582.4010091428571L828.8350480109739,576.4290902857143L829.4598765432099,577.7607955428571L831.9591906721536,580.9061971428572L832.5840192043896,575.5239744571428L833.2088477366256,559.8204530285715L835.0833333333333,571.3018884571428L835.7081618655693,582.8737388571428L836.3329903978052,509.7176329142857L836.9578189300412,565.2592267142858L837.5826474622771,581.558824L838.207475994513,580.5020282285714L839.4571330589849,555.3690481428571L840.0819615912209,579.3344957714286L841.3316186556928,570.2973628L841.9564471879286,545.1204578285714L843.8309327846365,553.5136922857143L844.4557613168724,575.7530768L845.0805898491084,582.3547689142857L845.7054183813443,540.0222061142857L846.3302469135803,581.0869604571428L846.9550754458162,582.3296832571428L848.829561042524,577.3852102857143L849.45438957476,582.7609366857143L850.0792181069959,553.7539882285714L851.3288751714678,575.9813462857143L852.5785322359396,574.0840310857143L853.2033607681756,565.2505483428571L853.8281893004115,580.1412012L854.4530178326474,552.856568L855.0778463648835,512.7292443428571L855.7026748971193,575.2957382857143L856.3275034293553,582.6671902857144L856.9523319615912,575.9646558285714L857.5771604938271,566.5152585714286L858.2019890260632,565.8896162857143L861.3261316872429,557.3947399428571L862.5757887517146,581.6922144L863.2006172839506,581.5355040000001L863.8254458161865,573.0059641428571L865.6999314128944,555.3048348571429L866.3247599451303,581.8327007428571L866.9495884773662,539.3352655428572L867.5744170096021,353.91601331428564L870.0737311385459,582.0735963428571L870.6985596707818,581.6836859428572L872.5730452674898,579.5856188571429L873.1978737997256,582.9125833142857L874.4475308641976,561.1082833714286L875.0723593964335,551.8022708L875.6971879286695,581.2762522285714L876.3220164609053,578.9997871428571L876.9468449931412,535.0664062857143L877.5716735253773,569.3159239428571L878.1965020576132,581.1693799999999L878.8213305898491,569.8796016571429L879.4461591220851,578.6567499428571L880.0709876543209,581.9418050285715L880.695816186557,562.5376994285714L881.3206447187929,576.2761777142857L881.9454732510288,582.7454788571429L883.1951303155007,581.7373885714286L884.4447873799726,582.6708548571428L885.0696159122085,579.7848049714286L885.6944444444445,582.540596L886.3192729766804,570.6781117714286L888.1937585733882,558.8997794285715L888.8185871056241,574.6412791428571L889.4434156378601,529.0972525142857L890.693072702332,504.68351120000005L891.9427297668038,533.4912402285714L892.5675582990398,554.323396L893.1923868312757,582.2394348571429L893.8172153635117,574.3056377142857L895.0668724279835,574.7206670857142L896.3165294924554,582.1664765714286L896.9413580246915,573.1266451428571L897.5661865569273,562.2661047142857L898.1910150891632,571.0188502857143L898.8158436213992,582.7887874285714L900.690329218107,545.3382L901.3151577503429,582.6207168571428L901.9399862825788,579.5746917714285L902.5648148148148,582.3342473142857L903.1896433470508,582.9040548571429L905.0641289437585,582.7348182857144L905.6889574759945,580.635352L906.3137860082305,582.5425948571428L906.9386145404665,519.3471938285714L907.5634430727023,569.3531360000001L908.1882716049382,582.9478298285715L909.4379286694102,581.4481539428572L910.6875857338821,579.51366" style="stroke: rgb(44, 160, 44); stroke-width: 1;"></path></g></g></g></g></svg></d3fc-svg><d3fc-svg class="x-axis bottom-axis"><svg preserveAspectRatio="none" viewBox="0 0 911 32" fill="none" font-size="10" font-family="sans-serif" text-anchor="middle"><path class="domain" stroke="#000" d="M0,6L0,0L911,0L911,6"></path><g class="tick" transform="translate(55.29732510288066, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">April</text></g><g class="tick" transform="translate(112.15672153635117, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">July</text></g><g class="tick" transform="translate(169.64094650205763, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">October</text></g><g class="tick" transform="translate(227.12517146776406, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">2015</text></g><g class="tick" transform="translate(283.35973936899865, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">April</text></g><g class="tick" transform="translate(340.2191358024691, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">July</text></g><g class="tick" transform="translate(397.70336076817557, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">October</text></g><g class="tick" transform="translate(455.18758573388203, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">2016</text></g><g class="tick" transform="translate(512.0469821673526, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">April</text></g><g class="tick" transform="translate(568.906378600823, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">July</text></g><g class="tick" transform="translate(626.3906035665294, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">October</text></g><g class="tick" transform="translate(683.8748285322359, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">2017</text></g><g class="tick" transform="translate(740.1093964334706, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">April</text></g><g class="tick" transform="translate(796.9687928669409, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">July</text></g><g class="tick" transform="translate(854.4530178326474, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">October</text></g></svg></d3fc-svg><d3fc-svg class="y-axis left-axis"><svg preserveAspectRatio="none" viewBox="-48 0 48 583" fill="none" font-size="10" font-family="sans-serif" text-anchor="end"><path class="domain" stroke="#000" d="M-6,583L0,583L0,0L-6,0"></path><g class="tick" transform="translate(0, 583)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">0</text></g><g class="tick" transform="translate(0, 499.7142857142858)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">5,000</text></g><g class="tick" transform="translate(0, 416.42857142857144)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">10,000</text></g><g class="tick" transform="translate(0, 333.1428571428571)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">15,000</text></g><g class="tick" transform="translate(0, 249.8571428571429)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">20,000</text></g><g class="tick" transform="translate(0, 166.57142857142856)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">25,000</text></g><g class="tick" transform="translate(0, 83.28571428571432)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">30,000</text></g><g class="tick" transform="translate(0, 0)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">35,000</text></g></svg></d3fc-svg></d3fc-group><div class="legend-container" borderbox-on-hover="true" style="z-index: 2; cursor: move;"><svg id="dragHandles" width="150" height="68"><g><rect id="dragleft" class="vertical-drag-handle" y="9" x="0" height="50" width="9" fill="lightgreen" fill-opacity="0" cursor="ew-resize" style="z-index: 3;"></rect><rect id="dragtop" class="horizontal-drag-handle" y="0" x="9" height="9" width="132" fill="lightblue" fill-opacity="0" cursor="ns-resize" style="z-index: 3;"></rect><rect id="dragright" class="vertical-drag-handle" y="9" x="141" height="50" width="9" fill="lightgreen" fill-opacity="0" cursor="ew-resize" style="z-index: 3;"></rect><rect id="dragbottom" class="horizontal-drag-handle" y="59" x="9" height="9" width="132" fill="lightblue" fill-opacity="0" cursor="ns-resize" style="z-index: 3;"></rect><rect id="dragtopleft" class="corner-drag-handle top left" height="9" width="9" fill="red" fill-opacity="0" cursor="nwse-resize" style="z-index: 3;" y="0"></rect><rect id="dragtopright" class="corner-drag-handle top right" height="9" width="9" fill="red" fill-opacity="0" cursor="nesw-resize" style="z-index: 3;" y="0" x="141"></rect><rect id="dragbottomright" class="corner-drag-handle bottom right" height="9" width="9" fill="red" fill-opacity="0" cursor="nwse-resize" style="z-index: 3;" y="59" x="141"></rect><rect id="dragbottomleft" class="corner-drag-handle bottom left" height="9" width="9" fill="red" fill-opacity="0" cursor="nesw-resize" style="z-index: 3;" y="59" x="0"></rect></g></svg><g class="legend-controls" style="display: none;"><span id="up-arrow" class="disabled">▲</span>
<span id="page-text">1/1</span>
<span id="down-arrow" class="disabled">▼</span>
</g><svg class="legend" height="64"><g class="legendCells" transform="translate(20,20)"><g class="cell" transform="translate(0, 0)"><circle class="swatch" r="6" style="fill: rgba(3, 102, 214, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Consumer</text><title>Consumer|Sales</title></g><g class="cell" transform="translate(0, 15)"><circle class="swatch" r="6" style="fill: rgba(255, 127, 14, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Corporate</text><title>Corporate|Sales</title></g><g class="cell" transform="translate(0, 30)"><circle class="swatch" r="6" style="fill: rgba(44, 160, 44, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Home Office</text><title>Home Office|Sales</title></g></g></svg></div></div>